Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-205912
#<BuildRuby:0x000055a20d3c3098
@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.20231226-205912",
@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.000013 0.000006 0.000019 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.003001 0.003656 0.811673 ( 1.168624)
build_miniruby 0.001117 0.000000 0.810429 ( 0.810401)
build_ruby 0.001917 0.000000 2.631253 ( 2.632059)
build_all 0.006724 0.000768 11.976622 ( 0.995793)
build_install 0.003224 0.007771 3.408081 ( 0.963074)
test_btest 0.000665 0.000332 65.483973 ( 5.024931)
test_basic 0.004231 0.000063 0.404531 ( 0.484511)
test_all 0.063571 0.036097 375.552518 ( 36.173355)
test_rubyspec 0.030168 0.037484 40.129308 ( 52.696860)
total: 100.95 sec