Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-043035
#<BuildRuby:0x000056518d3c74b0
@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.20231219-043035",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002897 0.002137 1.039873 ( 1.314187)
build_miniruby 0.000598 0.000217 0.882123 ( 0.882748)
build_ruby 0.000875 0.000318 2.710313 ( 2.711837)
build_all 0.006727 0.001020 12.217860 ( 1.024078)
build_install 0.009334 0.001936 3.574883 ( 0.980216)
test_btest 0.000526 0.000164 65.683643 ( 4.923127)
test_basic 0.004266 0.000205 0.375874 ( 0.457305)
test_all 0.076715 0.027979 422.593131 ( 36.580779)
test_rubyspec 0.044312 0.029975 40.100806 ( 52.797249)
total: 101.67 sec