Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-074824
#<BuildRuby:0x00007f9b665dfdc8
@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.20241130-074824",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.001214 0.007416 3.170521 ( 3.054034)
build_miniruby 0.001730 0.000000 1.726252 ( 1.723616)
build_ruby 0.002330 0.000045 4.450951 ( 4.631134)
build_all 0.005204 0.004307 6.782504 ( 3.402848)
build_install 0.022257 0.002583 9.348516 ( 4.900019)
test_btest 0.001084 0.000000 82.336363 ( 28.434492)
test_basic 0.009229 0.001556 1.112825 ( 1.168948)
test_all 0.117908 0.034374 809.091711 (270.466604)
test_rubyspec 0.041976 0.039332 116.897361 ( 26.950573)
total: 344.73 sec