Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-084453
#<BuildRuby:0x0000562c2db362a8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20230212-084453",
@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.000013)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000425 0.004281 1.047559 ( 1.400126)
build_miniruby 0.000924 0.000289 1.167111 ( 1.165321)
build_ruby 0.001055 0.000330 2.210407 ( 2.417790)
build_all 0.006479 0.000000 3.319389 ( 1.641649)
build_install 0.009138 0.005382 2.894264 ( 2.018584)
test_btest 0.000668 0.000213 56.681384 ( 15.839293)
test_basic 0.000909 0.004212 0.419767 ( 0.511871)
test_all 0.001411 0.000513 636.944028 (223.533857)
test_rubyspec 0.021475 0.027265 70.853075 ( 80.938822)
total: 329.47 sec