Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-125349
#<BuildRuby:0x0000564a5e40df68
@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.20230101-125349",
@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.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.003769 0.000359 1.097597 ( 1.479510)
build_miniruby 0.001099 0.000104 1.354952 ( 1.353607)
build_ruby 0.001251 0.000000 3.048550 ( 3.418563)
build_all 0.006070 0.000291 3.634224 ( 1.823125)
build_install 0.013616 0.000052 2.918316 ( 1.961303)
test_btest 0.000644 0.000052 56.262674 ( 15.495640)
test_basic 0.004292 0.000344 0.381398 ( 0.474937)
test_all 0.002181 0.000000 599.906583 (171.014748)
test_rubyspec 0.025014 0.013650 65.254683 ( 75.084795)
total: 272.11 sec