Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250222-194846
#<BuildRuby:0x00007f3029a2fde0
@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.20250222-194846",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.002728 0.003774 2.981525 ( 2.214842)
build_miniruby 0.001124 0.000241 1.456508 ( 1.454238)
build_ruby 0.001339 0.000287 3.111572 ( 3.273958)
build_all 0.006527 0.001398 4.768495 ( 1.942228)
build_install 0.003712 0.012838 7.316848 ( 3.994539)
test_btest 0.000629 0.000195 44.546931 ( 12.845827)
test_basic 0.006774 0.000727 0.792791 ( 0.851097)
test_all 0.093957 0.021310 581.488982 (222.277141)
test_rubyspec 0.041678 0.035046 97.948976 ( 22.675732)
total: 271.53 sec