Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250715-064815
#<BuildRuby:0x0000730775affdd0
@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.20250715-064815",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.003748 0.003943 3.909225 ( 3.113969)
build_miniruby 0.001364 0.000102 1.547944 ( 1.544783)
build_ruby 0.001582 0.000123 3.980476 ( 4.162756)
build_all 0.005856 0.001840 5.927015 ( 2.579470)
build_install 0.015926 0.001105 8.553433 ( 4.248931)
test_btest 0.002366 0.000055 54.900825 ( 16.132273)
test_basic 0.003536 0.004271 0.908158 ( 0.963442)
test_all 0.084831 0.036448 713.307203 (206.669297)
test_rubyspec 0.050477 0.028136 150.832829 ( 32.606232)
total: 272.02 sec