Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-191502
#<BuildRuby:0x00007f9bbf95fdc8
@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.20240905-191502",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.002532 0.004951 2.667529 ( 2.595886)
build_miniruby 0.001343 0.000424 1.222922 ( 1.219776)
build_ruby 0.001589 0.000502 3.266336 ( 3.446161)
build_all 0.004283 0.002910 6.194298 ( 2.344905)
build_install 0.008356 0.010150 8.031356 ( 3.684183)
test_btest 0.000640 0.000261 106.635475 ( 27.332050)
test_basic 0.001981 0.007724 0.921687 ( 0.967704)
test_all 0.106489 0.047864 775.911564 (280.241265)
test_rubyspec 0.040335 0.051363 162.170844 ( 26.000618)
total: 347.83 sec