Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-160041
#<BuildRuby:0x00007fb6af33fdc0
@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.20240813-160041",
@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.000033 0.000008 0.000041 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.005048 0.004272 4.027437 ( 5.268286)
build_miniruby 0.001328 0.000351 1.847434 ( 2.257425)
build_ruby 0.000000 0.002545 4.735575 ( 31.625968)
build_all 0.007374 0.003563 9.078414 ( 7.852569)
build_install 0.025059 0.002960 12.372588 ( 10.960070)
test_btest 0.000808 0.000217 127.891194 (114.382239)
test_basic 0.008208 0.005338 1.448009 ( 2.192152)
test_all 0.143886 0.020543 867.534923 (452.434924)
test_rubyspec 0.055469 0.035031 171.383329 ( 39.453600)
total: 666.43 sec