Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-033115
#<BuildRuby:0x0000556b224fe3d0
@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.20240226-033115",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.006354 0.000366 2.485403 ( 2.358847)
build_miniruby 0.001223 0.000181 1.711162 ( 1.713406)
build_ruby 0.001535 0.000227 3.397604 ( 3.653062)
build_all 0.007106 0.001053 6.697415 ( 3.426169)
build_install 0.018827 0.000000 8.225873 ( 4.320409)
test_btest 0.000769 0.000000 89.760876 ( 35.287205)
test_basic 0.003313 0.003892 0.920566 ( 0.989788)
test_all 0.086073 0.031749 775.299996 (281.450993)
test_rubyspec 0.059154 0.027937 122.981631 (132.484377)
total: 465.69 sec