Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-131138
#<BuildRuby:0x00007f60f6eafde0
@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-131138",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003527 0.003829 3.385550 ( 3.333194)
build_miniruby 0.001356 0.000362 1.413137 ( 1.409594)
build_ruby 0.001552 0.000414 3.997703 ( 4.213174)
build_all 0.006407 0.000614 6.548405 ( 2.531979)
build_install 0.008938 0.008436 8.981507 ( 4.112351)
test_btest 0.000701 0.000212 102.443057 ( 27.510096)
test_basic 0.002308 0.007661 0.913939 ( 1.499572)
test_all 0.107392 0.039808 770.461815 (234.640127)
test_rubyspec 0.043440 0.042582 168.894859 ( 26.722062)
total: 305.97 sec