Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-075036
#<BuildRuby:0x0000557009c91fc0
@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.20240308-075036",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.000183 0.007538 2.667396 ( 2.539276)
build_miniruby 0.001152 0.000330 1.640066 ( 1.639307)
build_ruby 0.001522 0.000435 3.330147 ( 3.576913)
build_all 0.007169 0.002048 6.703482 ( 3.660476)
build_install 0.018273 0.001757 8.800341 ( 5.129423)
test_btest 0.000810 0.000000 93.185066 ( 55.777917)
test_basic 0.007608 0.000099 1.000847 ( 1.246297)
test_all 0.086659 0.034145 847.143716 (522.521492)
test_rubyspec 0.068098 0.032650 136.645728 (207.814377)
total: 803.91 sec