Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-115123
#<BuildRuby:0x00007f5c89bdfdc0
@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.20241206-115123",
@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.000002 0.000021 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.001036 0.006521 2.657835 ( 2.686969)
build_miniruby 0.001194 0.000271 1.130719 ( 1.128197)
build_ruby 0.001343 0.000306 2.945927 ( 3.196291)
build_all 0.006996 0.001590 5.741887 ( 2.248400)
build_install 0.012691 0.005268 8.048646 ( 3.974679)
test_btest 0.000650 0.000163 75.452640 ( 27.607917)
test_basic 0.007295 0.001824 0.778098 ( 0.826997)
test_all 0.081848 0.064308 685.676373 (204.616235)
test_rubyspec 0.040382 0.040410 115.758241 ( 20.722755)
total: 267.01 sec