Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-110929
#<BuildRuby:0x00007f893e27fdc0
@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.20240805-110929",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000031 0.000005 0.000036 ( 0.000034)
build_up 0.000570 0.007302 3.261851 ( 3.366784)
build_miniruby 0.001413 0.000274 1.609072 ( 1.605295)
build_ruby 0.001681 0.000327 4.418527 ( 4.553290)
build_all 0.008759 0.000146 8.085291 ( 3.240038)
build_install 0.018600 0.002620 10.600578 ( 4.857936)
test_btest 0.001031 0.000185 118.668438 ( 31.840542)
test_basic 0.000000 0.012671 1.137081 ( 1.194488)
test_all 0.100352 0.050765 867.531543 (260.315937)
test_rubyspec 0.060307 0.031346 173.632867 ( 38.490195)
total: 349.47 sec