Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251025-115344
#<BuildRuby:0x0000737dc295fde0
@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.20251025-115344",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000030 0.000011 0.000041 ( 0.000040)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.002967 0.005575 3.714062 ( 2.284749)
build_miniruby 0.001059 0.000447 1.176282 ( 1.173323)
build_ruby 0.001130 0.000478 2.996962 ( 3.089054)
build_all 0.003882 0.003429 5.464742 ( 2.144253)
build_install 0.012200 0.004956 8.056358 ( 3.626061)
test_btest 0.000572 0.000249 56.539717 ( 15.213842)
test_basic 0.002633 0.003514 0.693776 ( 0.758737)
test_all 0.084890 0.029796 553.744134 (200.789782)
test_rubyspec 0.042113 0.038457 112.601185 ( 19.339462)
total: 248.42 sec