Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-183849
#<BuildRuby:0x00007f5ca307fdd0
@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.20240627-183849",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000035 0.000009 0.000044 ( 0.000043)
configure 0.000037 0.000009 0.000046 ( 0.000046)
build_up 0.003059 0.004874 3.233776 ( 2.844866)
build_miniruby 0.001238 0.000347 1.226845 ( 1.223764)
build_ruby 0.000000 0.001756 3.160822 ( 3.359055)
build_all 0.004275 0.003897 6.615931 ( 2.535593)
build_install 0.006854 0.011320 9.166510 ( 4.099762)
test_btest 0.000716 0.000287 103.308502 ( 27.001413)
test_basic 0.000659 0.008100 1.000816 ( 1.051669)
test_all 0.113432 0.035882 782.156453 (227.795245)
test_rubyspec 0.054134 0.038862 165.688653 ( 28.263501)
total: 298.18 sec