Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-075105
#<BuildRuby:0x0000564ca5942198
@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.20221228-075105",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000000 0.004708 1.073383 ( 1.478234)
build_miniruby 0.000000 0.001495 1.361554 ( 1.359993)
build_ruby 0.001243 0.000148 3.012647 ( 3.394669)
build_all 0.006537 0.000000 3.554436 ( 1.825246)
build_install 0.014130 0.000419 2.843099 ( 1.919874)
test_btest 0.000697 0.000121 56.154377 ( 15.709760)
test_basic 0.004287 0.000739 0.348032 ( 0.439946)
test_all 0.000892 0.000154 622.314196 (179.014573)
test_rubyspec 0.026417 0.014449 63.859706 ( 73.736690)
total: 278.88 sec