Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-010143
#<BuildRuby:0x00007f089763fdc0
@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.20240701-010143",
@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.000024 0.000007 0.000031 ( 0.000032)
autoconf 0.000037 0.000011 0.000048 ( 0.000048)
configure 0.000033 0.000009 0.000042 ( 0.000041)
build_up 0.008052 0.001133 3.814031 ( 3.653686)
build_miniruby 0.001271 0.000342 1.678676 ( 1.675679)
build_ruby 0.001757 0.000473 4.072619 ( 29.160572)
build_all 0.008613 0.001162 8.141336 ( 3.302619)
build_install 0.022110 0.001107 11.225936 ( 5.233712)
test_btest 0.000910 0.000206 114.876747 ( 31.386484)
test_basic 0.005856 0.003735 1.255933 ( 1.891051)
test_all 0.120617 0.040033 963.729990 (403.891670)
test_rubyspec 0.045310 0.057400 179.625199 (121.841240)
total: 602.04 sec