Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251101-001246
#<BuildRuby:0x000073b26499fdd8
@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.20251101-001246",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000035 0.000009 0.000044 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.003621 0.003923 3.485323 ( 2.222312)
build_miniruby 0.000341 0.001107 1.154991 ( 1.151955)
build_ruby 0.000462 0.001154 2.803541 ( 45.771274)
build_all 0.004698 0.002918 5.366742 ( 2.118059)
build_install 0.008682 0.009748 8.164403 ( 3.935328)
test_btest 0.000895 0.000000 60.985250 ( 16.086794)
test_basic 0.003597 0.004315 0.751562 ( 0.799883)
test_all 0.089981 0.033897 639.008305 (192.974231)
test_rubyspec 0.050810 0.031846 113.736269 ( 19.774524)
total: 284.84 sec