Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-200756
#<BuildRuby:0x00005611acfff7f8
@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.20231209-200756",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004437 0.000039 1.008176 ( 1.280476)
build_miniruby 0.000781 0.000065 0.866990 ( 0.866757)
build_ruby 0.001364 0.000114 2.694686 ( 2.696961)
build_all 0.007669 0.000266 12.101114 ( 0.985987)
build_install 0.011545 0.000505 3.577782 ( 0.975454)
test_btest 0.000716 0.000051 65.061719 ( 4.850567)
test_basic 0.000127 0.003796 0.377283 ( 0.458199)
test_all 0.071249 0.029393 376.472601 ( 40.305063)
test_rubyspec 0.031717 0.034407 39.675522 ( 52.337453)
total: 104.76 sec