Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250911-213342
#<BuildRuby:0x000076de020afdc8
@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.20250911-213342",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.003181 0.003758 3.521124 ( 2.274269)
build_miniruby 0.000379 0.001108 1.093793 ( 1.090893)
build_ruby 0.001183 0.000368 2.848447 ( 2.948704)
build_all 0.004866 0.002358 5.099352 ( 2.010971)
build_install 0.008224 0.005688 7.474056 ( 3.408311)
test_btest 0.000487 0.000166 50.843296 ( 14.659544)
test_basic 0.003589 0.002230 0.635533 ( 0.702364)
test_all 0.082129 0.032040 569.060046 (208.559974)
test_rubyspec 0.040512 0.037408 110.070105 ( 18.764692)
total: 254.42 sec