Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-061154
#<BuildRuby:0x00005625b81377f0
@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-061154",
@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.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000579 0.003111 0.736901 ( 1.116262)
build_miniruby 0.000635 0.000174 0.899840 ( 0.901414)
build_ruby 0.000809 0.000220 2.771276 ( 2.774297)
build_all 0.006944 0.000765 12.176603 ( 1.022144)
build_install 0.007420 0.001855 3.496940 ( 0.968421)
test_btest 0.000577 0.000144 64.028485 ( 6.074608)
test_basic 0.003845 0.000000 0.375370 ( 0.456699)
test_all 0.066014 0.042301 445.216664 ( 42.373766)
test_rubyspec 0.030429 0.027255 40.863816 ( 53.588643)
total: 109.28 sec