Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-120832
#<BuildRuby:0x000055d5ac0322a8
@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.20230812-120832",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.007302 0.000223 2.294611 ( 6.382490)
build_miniruby 0.001355 0.000090 1.782493 ( 2.782636)
build_ruby 0.001676 0.000112 3.896027 ( 40.450117)
build_all 0.008569 0.000572 2.839943 ( 4.075411)
build_install 0.015460 0.005524 4.536274 ( 6.973471)
test_btest 0.000728 0.000070 84.819410 ( 64.094390)
test_basic 0.000539 0.008302 1.064742 ( 1.899446)
test_all 0.002277 0.000146 723.819636 (480.363776)
test_rubyspec 0.031453 0.030444 99.730383 (146.063437)
total: 753.09 sec