Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-022818
#<BuildRuby:0x0000564458efc098
@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.20231228-022818",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004330 0.000788 0.804513 ( 1.190823)
build_miniruby 0.000000 0.001156 0.840976 ( 0.841290)
build_ruby 0.000000 0.001733 2.689575 ( 2.690448)
build_all 0.000000 0.007910 11.987756 ( 0.999945)
build_install 0.005847 0.004468 3.368063 ( 0.958032)
test_btest 0.000527 0.000230 62.457374 ( 5.738507)
test_basic 0.003749 0.001640 0.395108 ( 0.474595)
test_all 0.077097 0.021154 360.354388 ( 35.317241)
test_rubyspec 0.024954 0.040309 40.472252 ( 53.001600)
total: 101.21 sec