Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-155303
#<BuildRuby:0x000055a4b24f9a00
@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.20240202-155303",
@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.000037 0.000000 0.000037 ( 0.000036)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002486 0.003269 1.421843 ( 1.779786)
build_miniruby 0.001575 0.000000 1.214266 ( 1.212146)
build_ruby 0.001369 0.000000 2.980602 ( 3.180887)
build_all 0.006208 0.000774 5.730575 ( 2.181198)
build_install 0.013022 0.004198 6.957220 ( 3.324936)
test_btest 0.000880 0.000142 82.354171 ( 21.287114)
test_basic 0.000000 0.006151 0.752450 ( 0.813425)
test_all 0.082902 0.034933 728.412707 (210.160244)
test_rubyspec 0.061587 0.035785 151.406527 (162.918881)
total: 406.86 sec