Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260123-224605
#<BuildRuby:0x0000743c9c26fdc0
@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.20260123-224605",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000046 0.000000 0.000046 ( 0.000045)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.002282 0.005163 2.417367 ( 2.312941)
build_miniruby 0.001403 0.000146 1.482019 ( 1.478286)
build_ruby 0.000930 0.000969 3.824683 ( 3.898722)
build_all 0.005469 0.002629 6.186166 ( 2.504607)
build_install 0.015164 0.003802 8.878680 ( 4.696693)
test_btest 0.000973 0.000011 74.280715 ( 19.125759)
test_basic 0.004399 0.005537 1.066162 ( 1.112305)
test_all 0.096456 0.031622 751.758070 (244.753662)
test_rubyspec 0.057598 0.027730 137.157660 ( 34.757593)
total: 314.64 sec