Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-071924
#<BuildRuby:0x0000558b07ac7708
@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.20230816-071924",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002169 0.003612 1.388809 ( 2.613542)
build_miniruby 0.000922 0.000000 0.891492 ( 0.891467)
build_ruby 0.001428 0.000000 2.718831 ( 2.723845)
build_all 0.008858 0.000798 17.779347 ( 1.577073)
build_install 0.007925 0.000881 5.251730 ( 1.242436)
test_btest 0.000713 0.000170 84.245631 ( 7.322289)
test_basic 0.004956 0.000000 0.747840 ( 0.828529)
test_all 0.002650 0.003026 553.960874 ( 50.754903)
test_rubyspec 0.020376 0.033350 50.742109 ( 63.057902)
total: 131.01 sec