Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-123250
#<BuildRuby:0x00007f2cf301fdc0
@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.20240628-123250",
@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.000031 0.000007 0.000038 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.004009 0.004042 3.760802 ( 3.845577)
build_miniruby 0.001272 0.000339 1.587896 ( 1.584669)
build_ruby 0.001909 0.000000 4.161689 ( 4.296248)
build_all 0.008104 0.000477 7.918345 ( 3.087969)
build_install 0.005232 0.014162 10.657939 ( 4.943911)
test_btest 0.000000 0.000968 111.279925 ( 30.918561)
test_basic 0.003035 0.006507 1.157928 ( 1.206372)
test_all 0.090147 0.056811 785.497248 (227.497754)
test_rubyspec 0.065091 0.025785 164.542371 ( 33.913946)
total: 311.30 sec