Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-042133
#<BuildRuby:0x00007f414775fdc0
@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.20240704-042133",
@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.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000045 0.000012 0.000057 ( 0.000052)
configure 0.000033 0.000008 0.000041 ( 0.000042)
build_up 0.009230 0.001361 4.857582 ( 7.419479)
build_miniruby 0.001742 0.000448 2.037550 ( 2.772661)
build_ruby 0.001773 0.000456 4.887098 ( 6.800253)
build_all 0.008359 0.004187 9.441024 ( 11.366353)
build_install 0.023582 0.003788 13.288653 ( 15.479986)
test_btest 0.000822 0.000210 133.324287 (159.733477)
test_basic 0.006397 0.009021 1.492414 ( 2.406420)
test_all 0.105823 0.062689 1007.534668 (586.499980)
test_rubyspec 0.054929 0.037546 173.753400 ( 35.079846)
total: 827.56 sec