Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250318-215929
#<BuildRuby:0x00007fe9b978fdc0
@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.20250318-215929",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.001401 0.004436 2.194772 ( 1.944569)
build_miniruby 0.001178 0.000236 1.339059 ( 1.336305)
build_ruby 0.001859 0.000000 3.318451 ( 3.486540)
build_all 0.008177 0.000297 5.401658 ( 2.335906)
build_install 0.013627 0.003615 7.336463 ( 3.938592)
test_btest 0.000757 0.000146 42.350768 ( 12.755313)
test_basic 0.000990 0.004462 0.549765 ( 0.615506)
test_all 0.070171 0.046632 538.277531 (172.685950)
test_rubyspec 0.048710 0.024954 97.981896 ( 31.361627)
total: 230.46 sec