Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-031443
#<BuildRuby:0x000055927e08bf90
@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.20231206-031443",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004248 0.000051 0.981691 ( 1.278150)
build_miniruby 0.000920 0.000167 0.872409 ( 0.872389)
build_ruby 0.001291 0.000234 2.699992 ( 2.701322)
build_all 0.005467 0.002674 12.080251 ( 0.997390)
build_install 0.007974 0.005978 3.558169 ( 0.961850)
test_btest 0.000605 0.000000 64.515278 ( 4.497295)
test_basic 0.003952 0.000000 0.370746 ( 0.452916)
test_all 0.087406 0.010886 408.821735 ( 36.074195)
test_rubyspec 0.032473 0.025981 39.623988 ( 52.348866)
total: 100.18 sec