Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-020231
#<BuildRuby:0x000055e9790f6168
@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.20230213-020231",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.000441 0.004269 1.197545 ( 1.794023)
build_miniruby 0.001289 0.000245 1.320396 ( 1.432721)
build_ruby 0.001257 0.000240 2.514792 ( 2.893348)
build_all 0.007939 0.000000 4.010368 ( 2.775653)
build_install 0.014215 0.002887 3.141628 ( 2.968252)
test_btest 0.000780 0.000139 56.911236 ( 27.553782)
test_basic 0.005488 0.000243 0.420724 ( 0.518551)
test_all 0.001207 0.000208 636.391693 (249.230163)
test_rubyspec 0.033614 0.016621 75.040790 ( 89.054053)
total: 378.22 sec