Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-043812
#<BuildRuby:0x0000555900c41fb8
@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.20230216-043812",
@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.000000 0.000016 0.000016 ( 0.000016)
autoconf 0.000000 0.000025 0.000025 ( 0.000025)
configure 0.000000 0.000021 0.000021 ( 0.000021)
build_up 0.000723 0.004044 1.167775 ( 1.541977)
build_miniruby 0.000912 0.000285 0.925725 ( 0.923882)
build_ruby 0.000000 0.001458 2.013567 ( 2.212504)
build_all 0.004162 0.002634 3.877237 ( 2.030486)
build_install 0.009599 0.003151 2.707723 ( 1.863665)
test_btest 0.000757 0.000265 58.475648 ( 15.741683)
test_basic 0.000789 0.004376 0.451145 ( 0.542737)
test_all 0.000500 0.000787 615.502195 (183.141953)
test_rubyspec 0.015671 0.030368 65.385239 ( 75.525691)
total: 283.53 sec