Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-090336
#<BuildRuby:0x00007fefa395fde0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240619-090336",
@make="make",
@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.000005 0.000025 ( 0.000027)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000029 0.000007 0.000036 ( 0.000038)
build_up 0.008517 0.001093 3.975261 ( 4.338687)
build_miniruby 0.000000 0.001942 1.709859 ( 1.758269)
build_ruby 0.000206 0.002281 4.583689 ( 4.833453)
build_all 0.005291 0.005947 8.334195 ( 5.459154)
build_install 0.020417 0.005247 11.466926 ( 7.751864)
test_btest 0.001106 0.000338 120.491391 ( 86.415408)
test_basic 0.011008 0.003363 1.434304 ( 1.835754)
test_all 0.114274 0.049518 1035.677225 (1144.054978)
test_rubyspec 0.056761 0.039559 177.672136 (176.355222)
total: 1432.80 sec