Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-143207
#<BuildRuby:0x00005602ea8d3f90
@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.20231219-143207",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004068 0.000370 1.029190 ( 1.333074)
build_miniruby 0.000763 0.000069 0.876770 ( 0.876815)
build_ruby 0.001574 0.000143 2.705495 ( 2.705335)
build_all 0.002426 0.005059 12.067081 ( 0.995462)
build_install 0.009374 0.000755 3.600237 ( 0.976174)
test_btest 0.000648 0.000108 62.444217 ( 6.233217)
test_basic 0.003047 0.000508 0.379481 ( 0.462273)
test_all 0.068286 0.035389 417.742944 ( 34.950354)
test_rubyspec 0.027011 0.043938 40.024068 ( 52.696096)
total: 101.23 sec