Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250926-180331
#<BuildRuby:0x00007582e183fde0
@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.20250926-180331",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.003174 0.006733 5.319573 ( 3.449789)
build_miniruby 0.001276 0.000384 1.713702 ( 1.712718)
build_ruby 0.000144 0.001733 4.607118 ( 24.026697)
build_all 0.005450 0.003483 6.809188 ( 2.938888)
build_install 0.018077 0.005330 10.670989 ( 5.175596)
test_btest 0.000217 0.000751 64.923283 ( 18.384003)
test_basic 0.003979 0.003978 1.023750 ( 1.078713)
test_all 0.093215 0.032590 700.087290 (228.372264)
test_rubyspec 0.046751 0.033037 115.474324 ( 21.903093)
total: 307.04 sec