Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-192505
#<BuildRuby:0x00007f0bcc8efdd0
@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.20241028-192505",
@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.000021 0.000001 0.000022 ( 0.000024)
autoconf 0.000038 0.000002 0.000040 ( 0.000040)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.001028 0.007679 4.106085 ( 3.970313)
build_miniruby 0.001834 0.000000 1.923396 ( 1.928208)
build_ruby 0.002384 0.000042 4.637476 ( 4.772639)
build_all 0.008968 0.000529 7.022267 ( 3.167252)
build_install 0.020166 0.001650 10.458182 ( 5.468839)
test_btest 0.000959 0.000099 79.207246 ( 27.764209)
test_basic 0.000000 0.012001 1.080379 ( 1.128586)
test_all 0.114003 0.035349 747.156646 (240.821226)
test_rubyspec 0.064592 0.020770 126.347172 ( 29.838078)
total: 318.86 sec