Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-114110
#<BuildRuby:0x00005636823200a0
@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-114110",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.004169 0.001853 1.041623 ( 1.320818)
build_miniruby 0.000726 0.000323 0.809051 ( 0.808985)
build_ruby 0.001240 0.000551 2.685143 ( 2.685484)
build_all 0.006905 0.000826 11.832607 ( 0.962315)
build_install 0.011449 0.003626 3.504921 ( 0.971182)
test_btest 0.000470 0.000181 64.753175 ( 4.627694)
test_basic 0.004555 0.000000 0.397999 ( 0.479045)
test_all 0.080477 0.016210 362.865144 ( 41.804357)
test_rubyspec 0.032091 0.033735 40.101817 ( 52.677386)
total: 106.34 sec