Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-152051
#<BuildRuby:0x00007f47260efdc0
@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.20241011-152051",
@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.000005 0.000025 ( 0.000024)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.006193 0.003559 4.452182 ( 5.706354)
build_miniruby 0.002484 0.000000 96.788644 ( 79.141724)
build_ruby 0.001806 0.000179 4.899323 ( 42.910815)
build_all 0.009990 0.001377 7.962888 ( 5.343107)
build_install 0.021293 0.004273 11.547830 ( 8.940877)
test_btest 0.000797 0.000180 98.895345 ( 51.621716)
test_basic 0.008666 0.004251 1.270319 ( 1.425909)
test_all 0.124076 0.028701 811.648566 (304.840331)
test_rubyspec 0.032975 0.054280 132.067703 ( 42.607000)
total: 542.54 sec