Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250508-021101
#<BuildRuby:0x00007fcc72e3fdc8
@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.20250508-021101",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000037)
build_up 0.002431 0.003577 2.406317 ( 2.661250)
build_miniruby 0.001891 0.000000 1.639239 ( 1.636698)
build_ruby 0.001811 0.000000 3.821398 ( 3.945528)
build_all 0.008446 0.000000 6.041606 ( 2.626432)
build_install 0.014018 0.004666 8.004369 ( 4.437124)
test_btest 0.000854 0.000219 51.194147 ( 14.331297)
test_basic 0.007425 0.000839 0.777667 ( 0.827446)
test_all 0.079355 0.041717 603.600569 (204.121084)
test_rubyspec 0.052489 0.024385 106.135968 ( 25.278457)
total: 259.87 sec