Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-025759
#<BuildRuby:0x00007fa6dd92fdc0
@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.20240810-025759",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.007400 0.000575 3.294568 ( 3.156817)
build_miniruby 0.001294 0.000222 1.486214 ( 1.483545)
build_ruby 0.001620 0.000278 3.618687 ( 3.769725)
build_all 0.008117 0.001391 7.891565 ( 3.020936)
build_install 0.011655 0.008559 10.802329 ( 4.828953)
test_btest 0.000810 0.000170 118.026362 ( 30.988008)
test_basic 0.000871 0.009112 1.066922 ( 1.109753)
test_all 0.103704 0.047948 848.687352 (240.350136)
test_rubyspec 0.029489 0.067042 168.103451 ( 37.024899)
total: 325.73 sec