Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-100605
#<BuildRuby:0x000055b6ecfbc090
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230623-100605",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.004932 1.404934 ( 2.792779)
build_miniruby 0.000496 0.000694 0.925206 ( 0.924344)
build_ruby 0.001015 0.000338 2.537997 ( 2.538350)
build_all 0.009497 0.000000 15.239928 ( 1.352987)
build_install 0.008582 0.000840 4.417145 ( 1.060929)
test_btest 0.000746 0.000203 81.709774 ( 7.584995)
test_basic 0.005004 0.000277 0.677657 ( 0.757872)
test_all 0.001712 0.000446 434.203416 ( 50.936057)
test_rubyspec 0.022533 0.015782 42.045999 ( 54.560635)
total: 122.51 sec