Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-055004
#<BuildRuby:0x00007f69b030fdd8
@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.20240903-055004",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.006989 0.002255 4.224504 ( 5.386505)
build_miniruby 0.000000 0.002170 1.785767 ( 2.969529)
build_ruby 0.000377 0.002069 4.797184 ( 5.413681)
build_all 0.001544 0.009108 8.721146 ( 7.717073)
build_install 0.014443 0.011237 11.919490 ( 10.794090)
test_btest 0.000821 0.000373 127.168110 (109.397951)
test_basic 0.003668 0.008570 1.364413 ( 1.937040)
test_all 0.118441 0.048822 958.364449 (764.158430)
test_rubyspec 0.056894 0.038909 176.880900 (123.508143)
total: 1031.28 sec