Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-150105
#<BuildRuby:0x00005566544768e0
@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.20230825-150105",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.002788 0.003829 2.068593 ( 3.276346)
build_miniruby 0.001156 0.000134 1.479668 ( 1.478772)
build_ruby 0.001345 0.000155 3.060571 ( 3.259639)
build_all 0.003180 0.003903 5.995235 ( 2.433260)
build_install 0.011878 0.004669 7.359888 ( 3.610745)
test_btest 0.000634 0.000109 84.676030 ( 22.338190)
test_basic 0.000000 0.006432 0.859985 ( 0.918498)
test_all 0.005443 0.004207 629.638639 (184.426620)
test_rubyspec 0.030338 0.029534 96.662545 (108.154330)
total: 329.90 sec