Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-194641
#<BuildRuby:0x000055d54aafe018
@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.20230123-194641",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005624 0.000421 1.172605 ( 1.756829)
build_miniruby 0.001101 0.000315 1.271991 ( 1.297557)
build_ruby 0.001669 0.000000 3.076356 ( 3.417330)
build_all 0.004419 0.003548 4.053121 ( 2.350431)
build_install 0.005743 0.011484 2.944186 ( 2.605791)
test_btest 0.000790 0.000315 57.537608 ( 22.916366)
test_basic 0.004659 0.000212 0.393296 ( 0.487170)
test_all 0.001610 0.000000 653.586942 (195.892177)
test_rubyspec 0.034468 0.012016 67.486508 ( 77.592213)
total: 308.32 sec