Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251010-173126
#<BuildRuby:0x000077049332fdc0
@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.20251010-173126",
@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.000000 0.000023 ( 0.000024)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000031 0.000000 0.000031 ( 0.000030)
build_up 0.003664 0.005012 4.437764 ( 2.901838)
build_miniruby 0.001168 0.000358 1.418690 ( 1.416269)
build_ruby 0.001359 0.000416 3.852317 ( 28.099855)
build_all 0.005799 0.002648 6.502812 ( 2.820737)
build_install 0.013256 0.007831 9.895889 ( 4.791230)
test_btest 0.000652 0.000222 65.250633 ( 29.717241)
test_basic 0.001780 0.005736 0.893003 ( 0.943970)
test_all 0.092467 0.028970 710.670843 (217.769008)
test_rubyspec 0.047226 0.032066 115.213869 ( 26.347532)
total: 314.81 sec