Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-223724
#<BuildRuby:0x00005575465c21a8
@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.20230906-223724",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.002271 0.003785 1.803834 ( 2.768097)
build_miniruby 0.001366 0.000091 1.614255 ( 1.867860)
build_ruby 0.002046 0.000137 3.656402 ( 3.998298)
build_all 0.000434 0.007980 6.231328 ( 4.089543)
build_install 0.009695 0.009895 7.736100 ( 5.609103)
test_btest 0.000694 0.000139 81.936419 ( 39.830449)
test_basic 0.008339 0.000776 1.009721 ( 1.113968)
test_all 0.007590 0.003268 672.973712 (254.446166)
test_rubyspec 0.048788 0.015240 95.116408 (106.304933)
total: 420.03 sec