Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-233817
#<BuildRuby:0x000055e017ace390
@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.20240110-233817",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001229 0.004139 1.754781 ( 2.109876)
build_miniruby 0.001562 0.000290 1.709450 ( 1.710562)
build_ruby 0.001482 0.000274 3.394225 ( 3.628636)
build_all 0.001100 0.006453 5.962096 ( 2.706534)
build_install 0.012615 0.005112 7.069097 ( 4.192477)
test_btest 0.000575 0.000148 86.089837 ( 31.937489)
test_basic 0.003011 0.003735 0.792579 ( 0.858112)
test_all 0.080461 0.037549 741.868349 (263.978626)
test_rubyspec 0.044071 0.022401 97.950781 (112.943486)
total: 424.07 sec