Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-071603
#<BuildRuby:0x000055bbec942868
@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.20230725-071603",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.008152 0.000019 2.395845 ( 5.497760)
build_miniruby 0.001283 0.000121 1.770181 ( 2.909645)
build_ruby 0.000000 0.001856 3.668352 ( 6.201331)
build_all 0.006579 0.001909 2.816144 ( 3.760554)
build_install 0.013492 0.005348 4.369575 ( 5.483715)
test_btest 0.001114 0.000159 83.543941 ( 54.543532)
test_basic 0.000105 0.008618 1.009304 ( 1.843160)
test_all 0.001839 0.000368 651.676554 (386.176471)
test_rubyspec 0.019763 0.037504 94.288174 (116.434452)
total: 582.85 sec