Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-231839
#<BuildRuby:0x00007f1db905fdd8
@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.20241003-231839",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.007867 0.000000 3.598282 ( 3.508962)
build_miniruby 0.000000 0.001575 1.754879 ( 1.751423)
build_ruby 0.000000 0.001922 3.982942 ( 4.178358)
build_all 0.008585 0.000475 7.385497 ( 2.983282)
build_install 0.014746 0.004783 9.919838 ( 4.570306)
test_btest 0.000780 0.000222 91.630127 ( 24.311604)
test_basic 0.010094 0.000000 1.166441 ( 1.216536)
test_all 0.128884 0.019869 797.210417 (232.541011)
test_rubyspec 0.052541 0.034235 132.119044 ( 27.835928)
total: 302.90 sec