Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-081323
#<BuildRuby:0x000055c6282d3568
@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.20240115-081323",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004924 0.000260 1.184892 ( 1.553264)
build_miniruby 0.001210 0.000064 0.794438 ( 0.793563)
build_ruby 0.001403 0.000074 2.737106 ( 2.736546)
build_all 0.009031 0.000000 14.240886 ( 1.351018)
build_install 0.007130 0.000334 4.041872 ( 1.044199)
test_btest 0.000944 0.000045 77.080983 ( 6.563355)
test_basic 0.005380 0.000000 0.635142 ( 0.715558)
test_all 0.098104 0.034554 511.192710 ( 48.009149)
test_rubyspec 0.023403 0.024046 48.202106 ( 60.611957)
total: 123.38 sec