Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-100533
#<BuildRuby:0x000055c8275d2380
@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.20230110-100533",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004273 0.000582 1.126753 ( 1.575129)
build_miniruby 0.001163 0.000159 1.374499 ( 1.395026)
build_ruby 0.001546 0.000211 3.578324 ( 3.956681)
build_all 0.004358 0.003642 3.915668 ( 2.054667)
build_install 0.011973 0.004080 3.003357 ( 2.288633)
test_btest 0.000653 0.000121 56.391263 ( 20.973035)
test_basic 0.006588 0.000427 0.406179 ( 0.510781)
test_all 0.001322 0.000236 643.332061 (250.445664)
test_rubyspec 0.018096 0.032322 71.375310 ( 86.672067)
total: 369.87 sec