Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-013509
#<BuildRuby:0x00007f356c7cfdc8
@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.20240701-013509",
@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.000008 0.000031 ( 0.000032)
autoconf 0.000038 0.000012 0.000050 ( 0.000051)
configure 0.000036 0.000011 0.000047 ( 0.000047)
build_up 0.008222 0.002653 4.587762 ( 5.990225)
build_miniruby 0.000080 0.002825 1.829677 ( 2.076776)
build_ruby 0.001873 0.000644 4.851187 ( 5.770808)
build_all 0.005139 0.007149 9.194452 ( 7.975572)
build_install 0.020970 0.008381 12.837423 ( 12.141431)
test_btest 0.000688 0.000265 123.428481 ( 98.826186)
test_basic 0.002891 0.011848 1.413646 ( 1.805680)
test_all 0.101772 0.054349 911.662553 (344.402739)
test_rubyspec 0.063574 0.034079 173.008812 ( 46.379461)
total: 525.37 sec