Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-205207
#<BuildRuby:0x00007f6e4890fde0
@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.20240806-205207",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.003585 0.004089 3.105858 ( 3.100258)
build_miniruby 0.001471 0.000263 1.509807 ( 1.506960)
build_ruby 0.001595 0.000285 3.246190 ( 3.427614)
build_all 0.008687 0.000017 7.870149 ( 3.044483)
build_install 0.016289 0.001934 10.409858 ( 4.849746)
test_btest 0.000774 0.000125 110.074681 ( 30.175901)
test_basic 0.009416 0.000734 1.142843 ( 1.196553)
test_all 0.099568 0.047918 828.541327 (239.284221)
test_rubyspec 0.034359 0.053190 164.111443 ( 35.183437)
total: 321.77 sec