Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260119-174016
#<BuildRuby:0x000070f66b4ffdd0
@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.20260119-174016",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.006796 0.001623 3.542335 ( 3.695878)
build_miniruby 0.000570 0.001321 2.171732 ( 2.257295)
build_ruby 0.000550 0.001633 5.056691 ( 16.832150)
build_all 0.004562 0.003411 6.380343 ( 2.739287)
build_install 0.007811 0.005829 6.918167 ( 5.857452)
test_btest 0.000633 0.000177 60.692063 ( 22.258986)
test_basic 0.004364 0.001935 0.760247 ( 3.456835)
test_all 0.089273 0.037421 719.938285 (213.825830)
test_rubyspec 0.053220 0.033481 138.244902 ( 32.745164)
total: 303.67 sec