Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-124956
#<BuildRuby:0x000055c946435fc0
@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-124956",
@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.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005729 0.000217 1.252653 ( 1.631829)
build_miniruby 0.001519 0.000000 1.278714 ( 1.288001)
build_ruby 0.001379 0.000000 2.364389 ( 2.594462)
build_all 0.000000 0.006905 3.840403 ( 2.146314)
build_install 0.007065 0.006692 2.865486 ( 2.306366)
test_btest 0.000557 0.000130 55.281978 ( 26.242532)
test_basic 0.005514 0.001287 0.459435 ( 0.565167)
test_all 0.001511 0.000353 642.966866 (240.672557)
test_rubyspec 0.024883 0.022873 71.589374 ( 83.645051)
total: 361.09 sec