Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-030144
#<BuildRuby:0x0000563543831f48
@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.20240316-030144",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.000000 0.006565 2.351549 ( 2.370338)
build_miniruby 0.000000 0.001601 1.721278 ( 1.724263)
build_ruby 0.000000 0.001743 3.413459 ( 3.660778)
build_all 0.003512 0.004476 7.062179 ( 3.370499)
build_install 0.009935 0.010073 9.015820 ( 4.539355)
test_btest 0.000776 0.000000 95.550998 ( 34.649643)
test_basic 0.001017 0.006758 0.983513 ( 1.075746)
test_all 0.085242 0.033210 835.724213 (331.886466)
test_rubyspec 0.057465 0.033986 127.019273 (136.583856)
total: 519.86 sec