Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-191013
#<BuildRuby:0x00007f9bc218fdc0
@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.20240823-191013",
@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.000040 0.000000 0.000040 ( 0.000040)
autoconf 0.000049 0.000000 0.000049 ( 0.000048)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.000000 0.007834 3.740874 ( 3.777820)
build_miniruby 0.000000 0.001599 1.505120 ( 1.502741)
build_ruby 0.000935 0.000823 4.085959 ( 4.287625)
build_all 0.007383 0.001796 8.181661 ( 3.242378)
build_install 0.018700 0.002452 11.122393 ( 5.198281)
test_btest 0.000676 0.000156 115.626593 ( 30.135024)
test_basic 0.004522 0.005492 1.141787 ( 1.186310)
test_all 0.082075 0.065685 820.901204 (248.641348)
test_rubyspec 0.044541 0.042214 167.381823 ( 39.926619)
total: 337.90 sec