Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-163425
#<BuildRuby:0x00005614a744c098
@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.20231127-163425",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001652 0.004276 0.927202 ( 1.352605)
build_miniruby 0.001156 0.000000 0.796049 ( 0.796046)
build_ruby 0.001526 0.000000 2.615868 ( 2.616659)
build_all 0.007385 0.000884 12.187440 ( 1.013234)
build_install 0.003139 0.008800 3.859801 ( 0.996016)
test_btest 0.000000 0.001049 64.287196 ( 4.326045)
test_basic 0.002704 0.001515 0.395425 ( 0.474987)
test_all 0.070777 0.032226 357.039528 ( 41.011087)
test_rubyspec 0.040091 0.028800 40.138550 ( 52.700171)
total: 105.29 sec