Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-064623
#<BuildRuby:0x000056129e2cf248
@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.20231225-064623",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000384 0.003048 0.741585 ( 1.179670)
build_miniruby 0.000648 0.000176 0.899483 ( 0.900066)
build_ruby 0.000000 0.001200 2.780465 ( 2.783245)
build_all 0.002816 0.004491 12.104441 ( 1.013554)
build_install 0.010267 0.000005 3.439663 ( 0.984169)
test_btest 0.000404 0.000126 64.400640 ( 5.603473)
test_basic 0.000000 0.003327 0.379521 ( 0.462624)
test_all 0.086454 0.019317 418.405262 ( 45.694964)
test_rubyspec 0.021886 0.026255 40.316794 ( 53.082094)
total: 111.70 sec