Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-081913
#<BuildRuby:0x000055a4bbb92138
@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.20231216-081913",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.000000 0.006642 2.433959 ( 2.527203)
build_miniruby 0.000000 0.001618 1.653336 ( 1.652730)
build_ruby 0.000000 0.001986 3.092271 ( 3.288936)
build_all 0.000376 0.006633 5.612124 ( 2.379912)
build_install 0.015303 0.003857 7.052092 ( 3.665904)
test_btest 0.000560 0.000213 81.935303 ( 31.396191)
test_basic 0.005737 0.000711 0.854544 ( 0.936934)
test_all 0.085358 0.035262 723.612307 (266.648749)
test_rubyspec 0.038441 0.032506 96.917388 (109.350803)
total: 421.85 sec