Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-170018
#<BuildRuby:0x00007f77410bfdc8
@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.20241108-170018",
@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.000004 0.000027 ( 0.000027)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.008178 0.000710 4.219198 ( 12.355337)
build_miniruby 0.002095 0.000000 1.767864 ( 2.576181)
build_ruby 0.002115 0.000064 4.549888 (135.015057)
build_all 0.008250 0.002692 6.966649 ( 6.397855)
build_install 0.018155 0.008260 10.509401 ( 10.103335)
test_btest 0.000839 0.000167 84.853001 ( 84.243842)
test_basic 0.004420 0.009044 1.185097 ( 2.800055)
test_all 0.104150 0.053924 802.020857 (616.817362)
test_rubyspec 0.063207 0.024236 126.029991 ( 97.269424)
total: 967.58 sec