Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-153108
#<BuildRuby:0x0000556ca5f8f040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-153108",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004027 0.000947 1.292259 ( 1.666756)
build_miniruby 0.000853 0.000201 0.841524 ( 0.840454)
build_ruby 0.001084 0.000255 2.701120 ( 2.701649)
build_all 0.007785 0.001832 16.434299 ( 1.495853)
build_install 0.007294 0.000571 4.711888 ( 1.163850)
test_btest 0.000797 0.000177 86.317856 ( 7.401945)
test_basic 0.001853 0.004112 0.755270 ( 0.828129)
test_all 0.107640 0.029369 531.937148 ( 59.840066)
test_rubyspec 0.023840 0.023970 49.467371 ( 61.833184)
total: 137.77 sec