Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250311-172546
#<BuildRuby:0x00007fe61a2dfde0
@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.20250311-172546",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.004315 0.002718 3.397877 ( 2.537553)
build_miniruby 0.001137 0.000394 1.510555 ( 1.510196)
build_ruby 0.001478 0.000512 3.615566 ( 3.782624)
build_all 0.001079 0.006724 5.437238 ( 2.267548)
build_install 0.010354 0.007176 7.265223 ( 3.491222)
test_btest 0.000767 0.000333 46.998664 ( 13.596133)
test_basic 0.005666 0.002958 0.894735 ( 0.945518)
test_all 0.078916 0.039324 564.739589 (173.268645)
test_rubyspec 0.035398 0.037132 98.535454 ( 21.042843)
total: 222.44 sec