Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-160339
#<BuildRuby:0x000055fbe8867858
@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.20231125-160339",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005044 0.000000 1.227774 ( 1.593538)
build_miniruby 0.000974 0.000000 0.884497 ( 0.884491)
build_ruby 0.001438 0.000000 2.837899 ( 2.837966)
build_all 0.000000 0.010684 17.157616 ( 1.572737)
build_install 0.008157 0.001558 5.196015 ( 1.193100)
test_btest 0.000881 0.000147 87.258168 ( 7.329624)
test_basic 0.004453 0.000000 0.706402 ( 0.782972)
test_all 0.105288 0.031740 513.796742 ( 60.516060)
test_rubyspec 0.025320 0.018748 50.032716 ( 62.370231)
total: 139.08 sec