Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250827-061617
#<BuildRuby:0x00007316c78afdd0
@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.20250827-061617",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000038 0.000011 0.000049 ( 0.000049)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.004333 0.006153 5.218412 ( 5.581336)
build_miniruby 0.001518 0.000178 1.808982 ( 2.112900)
build_ruby 0.000673 0.001259 4.702144 ( 5.477909)
build_all 0.006427 0.003939 7.376374 ( 7.707968)
build_install 0.020294 0.007048 11.412058 ( 11.458070)
test_btest 0.000813 0.000301 71.197701 ( 58.448691)
test_basic 0.006758 0.002257 1.073213 ( 1.552324)
test_all 0.095616 0.038943 810.716707 (526.373467)
test_rubyspec 0.049416 0.033035 124.985240 ( 55.628826)
total: 674.34 sec