Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-232513
#<BuildRuby:0x000055c35ae62008
@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.20230310-232513",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001767 0.003625 1.691120 ( 3.064086)
build_miniruby 0.001132 0.000236 1.167260 ( 1.172085)
build_ruby 0.001195 0.000000 2.198264 ( 2.390539)
build_all 0.003391 0.003261 2.081414 ( 1.331534)
build_install 0.008712 0.005996 3.111954 ( 2.150876)
test_btest 0.000644 0.000172 67.351375 ( 21.743937)
test_basic 0.000633 0.003915 0.482151 ( 0.593796)
test_all 0.000641 0.000193 576.156316 (190.016908)
test_rubyspec 0.024842 0.019129 71.231037 ( 81.095237)
total: 303.56 sec