Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-050139
#<BuildRuby:0x00007f2b03e4fdd8
@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.20240621-050139",
@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.000025 0.000006 0.000031 ( 0.000026)
autoconf 0.000042 0.000010 0.000052 ( 0.000048)
configure 0.000037 0.000009 0.000046 ( 0.000047)
build_up 0.001343 0.008586 4.032572 ( 4.294726)
build_miniruby 0.001285 0.000402 2.088414 ( 2.099651)
build_ruby 0.002405 0.000000 4.384865 ( 4.537048)
build_all 0.009443 0.001522 8.151586 ( 3.806707)
build_install 0.012933 0.012010 12.133814 ( 7.356820)
test_btest 0.001146 0.000000 117.752425 ( 48.751459)
test_basic 0.005893 0.008151 1.362911 ( 1.467906)
test_all 0.099671 0.057984 901.899808 (654.887952)
test_rubyspec 0.062645 0.032921 173.813657 (201.011845)
total: 928.22 sec