Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-154832
#<BuildRuby:0x000055b7e80e1a00
@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.20240113-154832",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.000000 0.005430 1.545711 ( 1.887508)
build_miniruby 0.000612 0.000827 1.633867 ( 1.642190)
build_ruby 0.001270 0.000552 3.259565 ( 3.487424)
build_all 0.002506 0.005137 5.609886 ( 2.851022)
build_install 0.015969 0.002238 6.532916 ( 4.058066)
test_btest 0.000711 0.000304 81.609707 ( 32.235619)
test_basic 0.001560 0.004522 0.827890 ( 0.893671)
test_all 0.078965 0.037970 753.033353 (304.504385)
test_rubyspec 0.029002 0.037786 95.121654 (107.057597)
total: 458.62 sec