Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-181617
#<BuildRuby:0x00005569424223d0
@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.20230927-181617",
@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.001882 0.000278 2.465842 ( 12.446527)
autoconf 0.001296 0.000192 2.970407 ( 4.275844)
configure 0.065122 0.012173 36.212635 ( 73.863661)
build_up 0.020154 0.015862 66.876283 ( 61.344641)
build_miniruby 0.008062 0.010842 79.402431 ( 49.940765)
build_ruby 0.000000 0.002835 4.120849 ( 4.608376)
build_all 0.055323 0.048834 183.218406 (126.804142)
build_install 0.019873 0.000000 4.464913 ( 4.726978)
test_btest 0.000894 0.000000 87.057889 ( 56.597232)
test_basic 0.008190 0.000000 0.952083 ( 1.325687)
test_all 0.010206 0.000000 748.437280 (597.009919)
test_rubyspec 0.040330 0.043336 162.250227 (229.243087)
total: 1222.19 sec