Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-152155
#<BuildRuby:0x00007f3a334cfdc8
@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.20240904-152155",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000007 0.000023 ( 0.000023)
autoconf 0.000027 0.000011 0.000038 ( 0.000038)
configure 0.000026 0.000011 0.000037 ( 0.000037)
build_up 0.005656 0.002176 3.445179 ( 3.373583)
build_miniruby 0.001114 0.000428 1.301030 ( 1.297578)
build_ruby 0.001230 0.000472 3.647682 ( 3.822401)
build_all 0.001165 0.007315 7.541449 ( 2.997549)
build_install 0.009639 0.009054 10.533157 ( 4.900563)
test_btest 0.000573 0.000276 116.575253 ( 30.432875)
test_basic 0.003116 0.005928 1.234295 ( 1.280084)
test_all 0.093880 0.052958 789.375713 (245.159909)
test_rubyspec 0.028610 0.060955 159.638692 ( 31.957919)
total: 325.22 sec