Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-072609
#<BuildRuby:0x000079c52e8ffdc8
@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.20251007-072609",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002423 0.005154 3.200898 ( 3.748468)
build_miniruby 0.001518 0.000000 1.127021 ( 1.123309)
build_ruby 0.001518 0.000019 2.831432 ( 42.921963)
build_all 0.005096 0.002035 4.259215 ( 2.003091)
build_install 0.010872 0.005305 7.608088 ( 3.706944)
test_btest 0.000553 0.000184 57.834521 ( 17.842157)
test_basic 0.005175 0.002428 0.809566 ( 1.226604)
test_all 0.080203 0.035441 575.806920 (183.196558)
test_rubyspec 0.043824 0.037790 112.677231 ( 18.423242)
total: 274.19 sec