Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-135513
#<BuildRuby:0x00007fa4b8acfdc8
@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.20240829-135513",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.008216 0.001284 4.020341 ( 5.933694)
build_miniruby 0.001522 0.000238 1.810283 ( 2.057269)
build_ruby 0.002384 0.000000 4.842806 ( 6.973703)
build_all 0.010418 0.000656 9.010945 ( 9.521818)
build_install 0.020931 0.004248 11.983962 ( 11.293572)
test_btest 0.000975 0.000150 129.218933 (118.525479)
test_basic 0.000177 0.011439 1.378582 ( 1.893021)
test_all 0.099124 0.067200 975.436316 (792.212045)
test_rubyspec 0.053682 0.043565 171.054245 (100.781730)
total: 1049.19 sec