Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-203343
#<BuildRuby:0x00007f3a2364fdc0
@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.20241105-203343",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000041 0.000004 0.000045 ( 0.000045)
configure 0.000035 0.000004 0.000039 ( 0.000038)
build_up 0.007574 0.000375 3.904740 ( 3.805263)
build_miniruby 0.001708 0.000180 1.578365 ( 1.575635)
build_ruby 0.001687 0.000000 4.235408 ( 4.358782)
build_all 0.005852 0.003086 6.922386 ( 3.077048)
build_install 0.007593 0.013455 9.914123 ( 4.989263)
test_btest 0.000707 0.000136 77.830696 ( 22.468987)
test_basic 0.009455 0.000000 0.799911 ( 0.847558)
test_all 0.097540 0.048676 693.672719 (206.966843)
test_rubyspec 0.042660 0.036473 116.298989 ( 22.166658)
total: 270.26 sec