Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-154710
#<BuildRuby:0x0000556e0a97a018
@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-154710",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000000 0.005556 1.585235 ( 1.962360)
build_miniruby 0.000000 0.001523 1.567904 ( 1.568495)
build_ruby 0.001414 0.000135 3.391320 ( 3.616661)
build_all 0.008086 0.000080 5.877285 ( 3.124394)
build_install 0.009128 0.007136 6.742730 ( 3.379123)
test_btest 0.000000 0.000744 84.679495 ( 31.519972)
test_basic 0.000000 0.005936 0.880425 ( 0.963820)
test_all 0.082146 0.037512 828.675467 (297.239736)
test_rubyspec 0.044910 0.021283 92.729927 (104.166042)
total: 447.54 sec