Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-014238
#<BuildRuby:0x0000560cc769e018
@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.20231012-014238",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.002994 0.003755 2.349837 ( 2.471358)
build_miniruby 0.001187 0.000352 1.616632 ( 1.620013)
build_ruby 0.001042 0.000309 2.937623 ( 3.126289)
build_all 0.001960 0.006086 6.007958 ( 2.848904)
build_install 0.018707 0.000925 7.666631 ( 4.333487)
test_btest 0.000581 0.000176 87.788366 ( 34.487422)
test_basic 0.001630 0.004570 0.988046 ( 1.122089)
test_all 0.005090 0.004996 703.066692 (252.482250)
test_rubyspec 0.039185 0.033245 103.315666 (114.765640)
total: 417.26 sec