Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-115117
#<BuildRuby:0x00007f8d3d40fde0
@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.20241020-115117",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003176 0.004327 2.915826 ( 2.955178)
build_miniruby 0.001456 0.000137 1.158299 ( 1.156254)
build_ruby 0.001627 0.000153 3.019589 ( 3.256556)
build_all 0.003985 0.004202 5.959111 ( 2.285505)
build_install 0.007897 0.009545 8.343725 ( 3.887632)
test_btest 0.000716 0.000129 83.086436 ( 22.026571)
test_basic 0.006268 0.004294 0.934611 ( 0.985568)
test_all 0.112658 0.033868 745.083212 (237.124082)
test_rubyspec 0.060261 0.022550 138.105407 ( 39.200814)
total: 312.88 sec