Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-222510
#<BuildRuby:0x0000557f33aaa390
@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.20230107-222510",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.005204 0.000148 1.168966 ( 2.070039)
build_miniruby 0.001375 0.000165 1.528255 ( 1.536102)
build_ruby 0.000000 0.001788 3.894680 ( 16.250681)
build_all 0.001747 0.005844 3.863472 ( 2.014532)
build_install 0.014879 0.000500 2.759350 ( 1.988395)
test_btest 0.000641 0.000110 55.830339 ( 18.511297)
test_basic 0.001376 0.003571 0.403776 ( 0.501521)
test_all 0.001163 0.000233 617.183045 (191.146921)
test_rubyspec 0.029635 0.012630 65.765168 ( 75.798794)
total: 309.82 sec