Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-210602
#<BuildRuby:0x00007f675b8ffdd0
@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.20240718-210602",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.005266 0.004298 3.954827 ( 4.638031)
build_miniruby 0.001946 0.000000 1.719431 ( 1.781082)
build_ruby 0.002463 0.000000 4.514873 ( 4.799277)
build_all 0.012189 0.000000 8.832146 ( 6.236876)
build_install 0.023625 0.003259 11.898348 ( 8.850879)
test_btest 0.000000 0.001211 122.655024 ( 80.401269)
test_basic 0.000000 0.012146 1.326342 ( 1.908224)
test_all 0.127710 0.040264 975.684718 (699.870107)
test_rubyspec 0.067273 0.028282 176.943375 (142.362238)
total: 950.85 sec