Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-231059
#<BuildRuby:0x00005564cd16b728
@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.20230524-231059",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004965 0.000876 1.439876 ( 2.761172)
build_miniruby 0.000910 0.000160 0.775571 ( 0.775461)
build_ruby 0.000987 0.000174 2.346143 ( 2.345999)
build_all 0.008140 0.001437 12.393881 ( 1.098396)
build_install 0.007335 0.000000 1.696214 ( 0.863493)
test_btest 0.000712 0.000000 81.038195 ( 6.946741)
test_basic 0.004480 0.000433 0.748677 ( 0.833857)
test_all 0.000763 0.001176 450.372377 ( 40.674818)
test_rubyspec 0.016184 0.021356 41.233412 ( 53.667809)
total: 109.97 sec