Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-140651
#<BuildRuby:0x00007f8de2bcfdc8
@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.20241027-140651",
@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.000029 0.000006 0.000035 ( 0.000035)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006333 0.001225 3.502143 ( 3.396916)
build_miniruby 0.001236 0.000240 1.167193 ( 1.164660)
build_ruby 0.001453 0.000281 4.471005 ( 37.403747)
build_all 0.009757 0.001017 7.643426 ( 4.615494)
build_install 0.015803 0.008519 10.857476 ( 6.906092)
test_btest 0.000662 0.000147 81.763230 ( 31.300212)
test_basic 0.010664 0.001340 1.174871 ( 1.304062)
test_all 0.098093 0.054173 789.201207 (228.055535)
test_rubyspec 0.040700 0.046675 122.223702 ( 27.573563)
total: 341.72 sec