Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-063606
#<BuildRuby:0x000055cbc2a33840
@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.20240116-063606",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004406 0.000734 1.196520 ( 1.569684)
build_miniruby 0.000795 0.000133 0.878089 ( 0.877053)
build_ruby 0.001828 0.000304 2.785670 ( 2.789720)
build_all 0.000315 0.008634 14.318881 ( 1.296038)
build_install 0.006918 0.000691 4.104892 ( 1.086220)
test_btest 0.000953 0.000250 77.760435 ( 6.401679)
test_basic 0.003617 0.000952 0.802616 ( 0.878956)
test_all 0.110734 0.017549 502.452859 ( 53.609454)
test_rubyspec 0.011924 0.036475 48.489490 ( 60.858369)
total: 129.37 sec