Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-102259
#<BuildRuby:0x000055774bc321a8
@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.20240201-102259",
@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.000023 0.000003 0.000026 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005108 0.000613 1.729796 ( 2.113189)
build_miniruby 0.001354 0.000163 1.369564 ( 1.367393)
build_ruby 0.001406 0.000169 2.824058 ( 3.075515)
build_all 0.002591 0.004159 5.776195 ( 2.220676)
build_install 0.012568 0.005056 7.085779 ( 3.327883)
test_btest 0.000715 0.000127 83.209307 ( 22.359923)
test_basic 0.002412 0.004102 0.835890 ( 0.898492)
test_all 0.087639 0.026290 701.679550 (221.535723)
test_rubyspec 0.061990 0.033878 145.189273 (156.863157)
total: 413.76 sec