Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-080621
#<BuildRuby:0x00007f244e8afdd0
@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-080621",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007265 0.000000 3.318852 ( 3.616911)
build_miniruby 0.001498 0.000101 1.210011 ( 1.207368)
build_ruby 0.001693 0.000218 3.843491 ( 4.023035)
build_all 0.004030 0.004095 6.729641 ( 2.870061)
build_install 0.007621 0.009882 8.948003 ( 4.014431)
test_btest 0.000787 0.000172 77.910024 ( 22.408509)
test_basic 0.007289 0.004031 0.966035 ( 1.015734)
test_all 0.108465 0.042074 740.246427 (227.510886)
test_rubyspec 0.045223 0.038365 123.354401 ( 27.435581)
total: 294.10 sec