Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-143752
#<BuildRuby:0x000055c0c689d820
@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.20230208-143752",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001169 0.003672 1.127288 ( 1.499991)
build_miniruby 0.001069 0.000146 1.161418 ( 1.159938)
build_ruby 0.001375 0.000000 2.177241 ( 2.400028)
build_all 0.004032 0.002952 3.737817 ( 1.889220)
build_install 0.013192 0.000283 2.853578 ( 2.122835)
test_btest 0.000000 0.000703 57.322943 ( 17.683264)
test_basic 0.002494 0.002182 0.368599 ( 0.461148)
test_all 0.001361 0.000227 628.366764 (180.296126)
test_rubyspec 0.026685 0.010689 66.618982 ( 76.456996)
total: 283.97 sec