Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-024057
#<BuildRuby:0x00007f51f8f9fdc0
@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.20240815-024057",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.004095 0.004107 3.475010 ( 3.357374)
build_miniruby 0.001226 0.000260 1.548698 ( 1.545418)
build_ruby 0.001554 0.000329 4.578986 ( 4.721732)
build_all 0.007674 0.001628 8.542333 ( 3.382306)
build_install 0.020977 0.000000 10.618180 ( 4.847772)
test_btest 0.001198 0.000000 116.511136 ( 30.327120)
test_basic 0.010523 0.000000 1.232064 ( 1.274004)
test_all 0.101323 0.052120 821.708686 (231.727519)
test_rubyspec 0.071961 0.024171 166.333661 ( 33.368827)
total: 314.55 sec