Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-074429
#<BuildRuby:0x00007f489a39fdc0
@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.20240819-074429",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.008823 0.001145 4.482570 ( 6.545815)
build_miniruby 0.001619 0.000374 1.963495 ( 2.498636)
build_ruby 0.000000 0.002687 4.860830 ( 6.446681)
build_all 0.008825 0.003512 10.128966 ( 10.917082)
build_install 0.020430 0.008284 13.471890 ( 14.134828)
test_btest 0.001036 0.000283 136.877657 (153.059761)
test_basic 0.010782 0.002941 1.521300 ( 2.669613)
test_all 0.117432 0.055462 1046.839732 (1040.656965)
test_rubyspec 0.053922 0.048126 190.477533 (113.402286)
total: 1350.33 sec