Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250514-225931
#<BuildRuby:0x00007f46c945fdc8
@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.20250514-225931",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.002508 0.003459 2.230239 ( 2.354198)
build_miniruby 0.001215 0.000572 1.654312 ( 1.650933)
build_ruby 0.001275 0.000600 3.996751 ( 4.109926)
build_all 0.005591 0.002868 6.230092 ( 2.741948)
build_install 0.011417 0.005811 8.334941 ( 4.714879)
test_btest 0.000739 0.000353 55.414742 ( 15.903384)
test_basic 0.006988 0.001479 0.737988 ( 0.787257)
test_all 0.094208 0.025877 666.277472 (211.481963)
test_rubyspec 0.038681 0.040335 111.786287 ( 26.291681)
total: 270.04 sec