Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-170515
#<BuildRuby:0x00005650d1b9dfc0
@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.20240124-170515",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003135 0.004298 2.123213 ( 3.881737)
build_miniruby 0.001761 0.000235 1.897695 ( 2.478731)
build_ruby 0.001639 0.000218 3.549203 ( 5.228998)
build_all 0.001883 0.007025 6.664640 ( 8.210076)
build_install 0.019594 0.002851 8.306281 ( 10.538573)
test_btest 0.000915 0.000166 90.844543 (109.025599)
test_basic 0.007006 0.000457 0.980630 ( 1.779765)
test_all 0.094944 0.029344 802.366151 (727.489241)
test_rubyspec 0.037726 0.071898 183.531137 (228.572874)
total: 1097.21 sec