Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251106-010909
#<BuildRuby:0x0000758abcecfdd0
@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.20251106-010909",
@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.000034 0.000009 0.000043 ( 0.000042)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.000910 0.004998 2.446554 ( 2.621072)
build_miniruby 0.000324 0.001107 1.711590 ( 1.711995)
build_ruby 0.001859 0.000000 4.525530 ( 4.616183)
build_all 0.006553 0.002463 7.101377 ( 3.158125)
build_install 0.015591 0.004076 8.969717 ( 5.110234)
test_btest 0.000684 0.000208 66.901738 ( 18.124723)
test_basic 0.004130 0.005235 0.989676 ( 1.033835)
test_all 0.082058 0.043726 696.591452 (217.854606)
test_rubyspec 0.044384 0.036996 119.913608 ( 26.077074)
total: 280.31 sec