Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-144713
#<BuildRuby:0x000055c4bbd4df70
@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.20230122-144713",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000759 0.004164 1.162792 ( 1.662222)
build_miniruby 0.001249 0.000104 1.350810 ( 1.349169)
build_ruby 0.001668 0.000139 3.119101 ( 3.431612)
build_all 0.008093 0.000000 3.851627 ( 2.018868)
build_install 0.009520 0.005320 2.897638 ( 2.081698)
test_btest 0.000699 0.000081 56.028344 ( 15.358100)
test_basic 0.004113 0.000474 0.417016 ( 0.509431)
test_all 0.000963 0.000111 608.511086 (170.895476)
test_rubyspec 0.010255 0.027753 59.695249 ( 69.695031)
total: 267.00 sec