Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250724-064117
#<BuildRuby:0x000073c9650dfdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250724-064117",
@make="make",
@no_timeout_error=nil,
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002533 0.005193 3.683892 ( 3.037011)
build_miniruby 0.000525 0.000862 1.630960 ( 1.627597)
build_ruby 0.001567 0.000171 3.806597 ( 3.939982)
build_all 0.006548 0.001152 6.191921 ( 2.687409)
build_install 0.013940 0.004384 9.191310 ( 4.563839)
test_btest 0.002335 0.000098 59.361821 ( 16.708164)
test_basic 0.004432 0.003860 0.944244 ( 0.994078)
test_all 0.090905 0.030470 720.803934 (215.753265)
test_rubyspec 0.045209 0.034758 162.667128 ( 30.618056)
total: 279.93 sec