Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-005139
#<BuildRuby:0x00007fdea0f9fde0
@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.20240831-005139",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000025 0.000013 0.000038 ( 0.000037)
configure 0.000017 0.000009 0.000026 ( 0.000026)
build_up 0.002015 0.005122 2.339561 ( 2.557946)
build_miniruby 0.001081 0.000636 1.076500 ( 1.073145)
build_ruby 0.001140 0.000671 2.917694 ( 26.872678)
build_all 0.006364 0.001204 5.809365 ( 2.193378)
build_install 0.006632 0.009042 7.155205 ( 3.296272)
test_btest 0.000594 0.000368 106.524884 ( 36.670650)
test_basic 0.007061 0.001779 0.851826 ( 0.905346)
test_all 0.097148 0.053717 747.193615 (232.786209)
test_rubyspec 0.048110 0.041776 161.048575 ( 28.062787)
total: 334.42 sec