Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-174426
#<BuildRuby:0x000055c1255d6380
@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.20221204-174426",
@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.000000 0.000011 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000000 0.005251 0.987399 ( 1.197067)
build_miniruby 0.000000 0.001031 0.641092 ( 0.639979)
build_ruby 0.000000 0.001365 1.117390 ( 1.110846)
build_all 0.000000 0.005149 2.310092 ( 1.253984)
build_install 0.007275 0.003664 1.798729 ( 1.095924)
test_btest 0.000408 0.000313 54.403507 ( 13.674911)
test_basic 0.001822 0.001402 0.254420 ( 0.350176)
test_all 0.000781 0.000601 616.836322 (272.840952)
test_rubyspec 0.034607 0.035696 80.951258 (114.755911)
total: 406.92 sec