Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250722-184224
#<BuildRuby:0x00007a451409fdc0
@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.20250722-184224",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.001549 0.005851 3.654200 ( 2.613944)
build_miniruby 0.000502 0.000827 1.456321 ( 1.453332)
build_ruby 0.000041 0.001643 3.429854 ( 3.619656)
build_all 0.007041 0.000386 5.554301 ( 2.245887)
build_install 0.007341 0.009342 8.320794 ( 4.176275)
test_btest 0.002285 0.000126 52.941109 ( 14.583336)
test_basic 0.001893 0.005316 0.684108 ( 0.740001)
test_all 0.074098 0.039662 597.714431 (183.069922)
test_rubyspec 0.052468 0.029125 151.954241 ( 27.331223)
total: 239.83 sec