Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-055530
#<BuildRuby:0x000055c5b162a008
@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.20230212-055530",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.004999 1.203730 ( 1.969537)
build_miniruby 0.000000 0.001409 1.169324 ( 1.219732)
build_ruby 0.000714 0.000867 2.404266 ( 2.825032)
build_all 0.006982 0.000356 3.798003 ( 2.079326)
build_install 0.013426 0.000173 2.924419 ( 2.676010)
test_btest 0.000797 0.000080 56.830039 ( 29.098900)
test_basic 0.002496 0.004320 0.465383 ( 0.567375)
test_all 0.001405 0.000187 645.509840 (237.578060)
test_rubyspec 0.027834 0.018138 70.693789 ( 81.248600)
total: 359.26 sec