Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-235155
#<BuildRuby:0x00007f658a14fdd8
@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.20240711-235155",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.007281 0.000000 3.012243 ( 3.083659)
build_miniruby 0.001697 0.000094 1.307430 ( 1.304221)
build_ruby 0.001831 0.000153 3.822907 ( 4.010527)
build_all 0.009422 0.000103 7.780840 ( 3.059410)
build_install 0.015069 0.004364 10.188609 ( 4.869743)
test_btest 0.000786 0.000077 109.330632 ( 28.646887)
test_basic 0.009564 0.000112 1.185493 ( 1.240226)
test_all 0.098147 0.052975 831.444311 (230.948787)
test_rubyspec 0.061716 0.031672 158.720230 ( 33.070968)
total: 310.24 sec