Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-170306
#<BuildRuby:0x0000558d2f9ab048
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-170306",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000021 0.000007 0.000028 ( 0.000028)
autoconf 0.000035 0.000012 0.000047 ( 0.000047)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005083 0.001694 0.791701 ( 1.180533)
build_miniruby 0.000750 0.000250 0.812364 ( 0.812306)
build_ruby 0.001154 0.000384 2.672396 ( 2.673251)
build_all 0.001673 0.005898 11.912025 ( 0.975397)
build_install 0.009858 0.000000 3.380598 ( 0.967027)
test_btest 0.000592 0.000000 63.943024 ( 4.989433)
test_basic 0.003027 0.001046 0.409743 ( 0.489437)
test_all 0.067248 0.032271 373.713304 ( 41.898484)
test_rubyspec 0.020500 0.044944 40.159297 ( 52.704029)
total: 106.69 sec