Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-094723
#<BuildRuby:0x000055dae7d3df48
@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.20231022-094723",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.007092 0.000225 3.459738 ( 3.801705)
build_miniruby 0.001317 0.000098 2.257367 ( 1.923433)
build_ruby 0.001513 0.000112 3.064138 ( 3.273967)
build_all 0.007939 0.000261 5.732305 ( 2.899334)
build_install 0.015473 0.005081 8.176105 ( 4.312769)
test_btest 0.001014 0.000000 80.025396 ( 28.819099)
test_basic 0.003396 0.003497 0.824051 ( 0.902346)
test_all 0.071107 0.050428 630.577788 (206.078235)
test_rubyspec 0.026970 0.037302 93.137320 (107.264425)
total: 359.28 sec