Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-062351
#<BuildRuby:0x00007fbcb807fdd8
@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.20240726-062351",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000035 0.000011 0.000046 ( 0.000045)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.006587 0.001912 3.869905 ( 3.842564)
build_miniruby 0.000000 0.001881 1.763866 ( 1.760632)
build_ruby 0.000876 0.001165 4.383386 ( 4.487993)
build_all 0.007646 0.001086 8.250488 ( 3.336222)
build_install 0.015228 0.001966 11.141651 ( 5.184028)
test_btest 0.001030 0.000000 124.330444 ( 47.255101)
test_basic 0.006927 0.001711 0.980296 ( 1.030861)
test_all 0.103564 0.048215 839.141703 (270.768762)
test_rubyspec 0.070452 0.025792 176.915628 ( 38.962955)
total: 376.63 sec