Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-164659
#<BuildRuby:0x00007fbe4c09fdc8
@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-164659",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000026 0.000009 0.000035 ( 0.000033)
build_up 0.006135 0.000709 2.661196 ( 2.624499)
build_miniruby 0.001137 0.000359 1.122490 ( 1.119695)
build_ruby 0.001348 0.000426 2.943345 ( 3.155888)
build_all 0.008047 0.000000 6.332604 ( 2.321771)
build_install 0.004307 0.012430 7.826695 ( 3.468277)
test_btest 0.000848 0.000000 98.057189 ( 25.902704)
test_basic 0.003369 0.004211 0.839807 ( 2.589676)
test_all 0.114223 0.038169 763.522465 (249.169596)
test_rubyspec 0.072494 0.021085 165.277669 ( 25.716102)
total: 316.07 sec