Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-083110
#<BuildRuby:0x000055c54933a068
@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-083110",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000010 0.000004 0.000014 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.002485 0.003462 1.395528 ( 1.918736)
build_miniruby 0.000883 0.000325 1.114000 ( 1.115632)
build_ruby 0.001143 0.000421 1.448511 ( 1.439231)
build_all 0.002122 0.004959 5.629524 ( 3.185770)
build_install 0.010284 0.003257 2.583713 ( 1.704259)
test_btest 0.000000 0.000755 58.800204 ( 24.621673)
test_basic 0.003715 0.003091 0.388406 ( 0.510705)
test_all 0.000671 0.000292 631.657000 (270.063573)
test_rubyspec 0.033463 0.016389 71.656989 ( 83.992583)
total: 388.55 sec