Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-202553
#<BuildRuby:0x000055af70062208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221205-202553",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.006342 0.000243 1.563114 ( 2.838371)
build_miniruby 0.001481 0.000057 1.015387 ( 1.413124)
build_ruby 0.001541 0.000060 1.875829 ( 2.264880)
build_all 0.003916 0.004350 3.771476 ( 4.560307)
build_install 0.014120 0.005415 2.885068 ( 3.679300)
test_btest 0.000764 0.000082 64.572001 ( 64.780952)
test_basic 0.006271 0.000169 0.383980 ( 0.811753)
test_all 0.000000 0.001444 654.206698 (441.429740)
test_rubyspec 0.014498 0.033575 69.643544 ( 84.774397)
total: 606.55 sec