Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-164002
#<BuildRuby:0x00007f29d865fdc0
@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.20241218-164002",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000027)
build_up 0.005061 0.000759 1.596906 ( 1.917815)
build_miniruby 0.001273 0.000191 1.080784 ( 1.192999)
build_ruby 0.001225 0.000661 2.891588 ( 23.604424)
build_all 0.004365 0.002998 4.912297 ( 1.934442)
build_install 0.008871 0.006163 6.269337 ( 3.153765)
test_btest 0.000636 0.000144 64.747197 ( 16.932599)
test_basic 0.009480 0.000064 0.778988 ( 0.842125)
test_all 0.120414 0.019942 611.059156 (184.303633)
test_rubyspec 0.041067 0.040297 114.063115 ( 19.336797)
total: 253.22 sec