Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-001727
#<BuildRuby:0x0000556abfc65a00
@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.20240316-001727",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.006147 0.000144 2.284664 ( 2.449073)
build_miniruby 0.001247 0.000086 1.658272 ( 1.657634)
build_ruby 0.001518 0.000105 3.393656 ( 3.639709)
build_all 0.009024 0.000319 7.032685 ( 3.395804)
build_install 0.017385 0.003312 8.784277 ( 4.944203)
test_btest 0.000718 0.000059 93.218274 ( 38.242065)
test_basic 0.006913 0.000225 1.015006 ( 1.095530)
test_all 0.094005 0.029462 806.887311 (519.731582)
test_rubyspec 0.039147 0.059549 137.702599 (213.029544)
total: 788.19 sec