Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-000451
#<BuildRuby:0x000056015476e138
@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.20240115-000451",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004539 0.000349 1.599351 ( 2.010230)
build_miniruby 0.001243 0.000095 1.470325 ( 1.469756)
build_ruby 0.001809 0.000139 3.249719 ( 3.486116)
build_all 0.007352 0.000223 5.560459 ( 2.973625)
build_install 0.005203 0.012726 6.578221 ( 3.926471)
test_btest 0.000878 0.000152 80.660356 ( 33.700045)
test_basic 0.001376 0.004647 0.782131 ( 0.852104)
test_all 0.067398 0.050753 741.663886 (278.351368)
test_rubyspec 0.048048 0.016383 95.825307 (107.563138)
total: 434.33 sec