Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251228-123247
#<BuildRuby:0x000078434d10fdc0
@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.20251228-123247",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.001912 0.004217 2.519139 ( 2.651626)
build_miniruby 0.001317 0.000293 1.810502 ( 1.809174)
build_ruby 0.001084 0.000805 4.605336 ( 4.665014)
build_all 0.005484 0.003940 6.884879 ( 3.108779)
build_install 0.011544 0.008502 9.264645 ( 5.308971)
test_btest 0.000900 0.000000 77.390320 ( 24.305401)
test_basic 0.004044 0.005098 1.110727 ( 1.179154)
test_all 0.097615 0.032742 777.101633 (256.494751)
test_rubyspec 0.050118 0.029553 129.382578 ( 33.889859)
total: 333.41 sec