Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-143340
#<BuildRuby:0x000055af8c376018
@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.20240313-143340",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007646 0.000955 2.849648 ( 3.897301)
build_miniruby 0.001276 0.000159 1.845933 ( 2.026639)
build_ruby 0.001896 0.000000 3.849965 ( 4.499605)
build_all 0.004080 0.004699 6.881753 ( 5.157611)
build_install 0.018088 0.001344 8.817123 ( 7.554668)
test_btest 0.000793 0.000117 93.925871 ( 65.246477)
test_basic 0.007268 0.001077 1.100086 ( 1.415020)
test_all 0.056876 0.061892 813.611143 (397.816546)
test_rubyspec 0.047552 0.039247 131.245563 (141.668215)
total: 629.28 sec