Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-213339
#<BuildRuby:0x000055bf166a4110
@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.20231223-213339",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003681 0.000000 0.742953 ( 1.135018)
build_miniruby 0.001103 0.000000 0.904697 ( 0.906402)
build_ruby 0.001268 0.000000 2.779569 ( 2.782499)
build_all 0.000979 0.006153 12.102366 ( 0.965928)
build_install 0.006387 0.003113 3.446146 ( 0.977956)
test_btest 0.000545 0.000081 62.567624 ( 5.791109)
test_basic 0.000891 0.002697 0.386724 ( 0.470505)
test_all 0.074249 0.032322 419.776621 ( 36.688244)
test_rubyspec 0.022869 0.028976 40.498350 ( 53.215439)
total: 102.93 sec