Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-134253
#<BuildRuby:0x000055d62bba5f48
@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.20230626-134253",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.000000 0.007461 2.314326 ( 7.158237)
build_miniruby 0.001155 0.000557 2.183049 ( 3.560119)
build_ruby 0.001263 0.000421 3.195156 ( 5.911603)
build_all 0.007189 0.001006 2.516569 ( 3.800526)
build_install 0.018155 0.001610 3.943058 ( 5.964413)
test_btest 0.000776 0.000222 80.592315 ( 67.442769)
test_basic 0.006090 0.001740 0.921979 ( 1.842593)
test_all 0.001137 0.000325 604.087540 (322.981295)
test_rubyspec 0.029834 0.025917 90.454268 (113.485997)
total: 532.15 sec