Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-062300
#<BuildRuby:0x00007f98153cfdc0
@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.20241025-062300",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006587 0.001274 3.656637 ( 3.530637)
build_miniruby 0.000000 0.001623 1.629361 ( 1.625561)
build_ruby 0.000000 0.002036 4.213266 ( 4.375059)
build_all 0.004729 0.003915 6.232616 ( 2.456463)
build_install 0.013271 0.004248 8.416121 ( 3.829597)
test_btest 0.000781 0.000196 77.935381 ( 20.722544)
test_basic 0.007998 0.001999 1.050721 ( 1.098600)
test_all 0.102292 0.048661 769.078023 (257.857350)
test_rubyspec 0.054217 0.024378 118.289038 ( 31.437710)
total: 326.93 sec