Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-053136
#<BuildRuby:0x00007f89bcdffdc0
@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.20241128-053136",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.009212 0.000228 3.688824 ( 4.691310)
build_miniruby 0.001542 0.000257 1.789216 ( 2.060593)
build_ruby 0.001793 0.000299 4.785398 ( 6.476038)
build_all 0.006095 0.004444 7.096199 ( 5.348439)
build_install 0.020406 0.003318 9.862689 ( 8.322750)
test_btest 0.000743 0.000138 85.165887 ( 73.141329)
test_basic 0.003273 0.008835 1.123887 ( 1.765413)
test_all 0.103502 0.054001 799.820278 (416.954807)
test_rubyspec 0.046042 0.040471 124.581505 ( 35.628457)
total: 554.39 sec