Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-084017
#<BuildRuby:0x00007fbcdfccfdc8
@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.20240621-084017",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000025)
build_up 0.002287 0.004997 2.824548 ( 2.857790)
build_miniruby 0.001600 0.000000 1.127980 ( 1.125909)
build_ruby 0.001935 0.000000 2.941496 ( 3.164849)
build_all 0.004018 0.004508 6.965975 ( 2.668806)
build_install 0.010600 0.007211 8.797009 ( 3.962434)
test_btest 0.000631 0.000289 103.652672 ( 27.164035)
test_basic 0.000639 0.007878 0.884393 ( 0.938543)
test_all 0.121211 0.023919 703.988820 (209.416899)
test_rubyspec 0.058250 0.029401 158.151023 ( 27.339335)
total: 278.64 sec