Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-054702
#<BuildRuby:0x00007f457552fdc0
@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.20240923-054702",
@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.000000 0.000037 0.000037 ( 0.000038)
autoconf 0.000000 0.000046 0.000046 ( 0.000045)
configure 0.000000 0.000036 0.000036 ( 0.000035)
build_up 0.004215 0.004636 4.710388 ( 4.075207)
build_miniruby 0.000215 0.001444 1.646423 ( 1.643301)
build_ruby 0.001575 0.000350 4.247639 ( 4.426372)
build_all 0.004278 0.003986 6.749437 ( 2.796343)
build_install 0.013014 0.005239 9.769964 ( 4.414586)
test_btest 0.000682 0.000175 91.037402 ( 23.876918)
test_basic 0.009194 0.001284 0.953274 ( 0.999332)
test_all 0.092124 0.055960 782.598634 (238.373679)
test_rubyspec 0.047820 0.040529 134.032922 ( 29.905845)
total: 310.51 sec