Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-212737
#<BuildRuby:0x0000564dd430e008
@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.20240120-212737",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005508 0.000230 1.599091 ( 2.030398)
build_miniruby 0.000000 0.001460 1.605771 ( 1.613125)
build_ruby 0.000000 0.001788 3.263602 ( 12.467698)
build_all 0.008018 0.000611 5.906473 ( 3.560336)
build_install 0.012578 0.006485 7.021148 ( 4.564955)
test_btest 0.000683 0.000141 82.536165 ( 38.877445)
test_basic 0.007919 0.000000 0.950712 ( 1.055883)
test_all 0.067651 0.050317 785.036153 (337.865866)
test_rubyspec 0.053864 0.048297 165.429513 (178.680459)
total: 580.72 sec