Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250504-175440
#<BuildRuby:0x00007f7c3a46fdd0
@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.20250504-175440",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.005229 0.000843 2.212732 ( 2.395927)
build_miniruby 0.001597 0.000000 1.229790 ( 1.227012)
build_ruby 0.000000 0.002122 4.100329 ( 4.172446)
build_all 0.007338 0.001327 6.096979 ( 2.483401)
build_install 0.014136 0.004425 8.140350 ( 4.393860)
test_btest 0.000697 0.000132 50.669690 ( 14.462702)
test_basic 0.007884 0.001492 0.896950 ( 0.972072)
test_all 0.100300 0.022611 584.497738 (191.634642)
test_rubyspec 0.039237 0.039054 105.603533 ( 21.345317)
total: 243.09 sec