Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-100415
#<BuildRuby:0x000055703d59c178
@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.20240103-100415",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.006245 0.000568 1.061189 ( 1.333743)
build_miniruby 0.000926 0.000084 0.799384 ( 0.799483)
build_ruby 0.001422 0.000129 2.665186 ( 2.665685)
build_all 0.003065 0.004760 11.957621 ( 0.974401)
build_install 0.007573 0.005542 3.455504 ( 0.966199)
test_btest 0.000640 0.000147 65.292093 ( 4.686930)
test_basic 0.001249 0.004065 0.402052 ( 0.481752)
test_all 0.083605 0.019339 384.032168 ( 37.028276)
test_rubyspec 0.031434 0.034555 40.059298 ( 52.701093)
total: 101.64 sec