Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-183645
#<BuildRuby:0x0000561e29f5bd68
@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.20230630-183645",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004144 0.000975 1.458908 ( 2.760621)
build_miniruby 0.000729 0.000171 0.897015 ( 0.897786)
build_ruby 0.001082 0.000254 2.766433 ( 2.766676)
build_all 0.004118 0.005552 11.401506 ( 7.793316)
build_install 0.007764 0.000882 5.147112 ( 1.946062)
test_btest 0.000925 0.000257 86.394118 ( 8.427180)
test_basic 0.000000 0.004905 0.706640 ( 0.786711)
test_all 0.000235 0.001337 466.258775 ( 53.035238)
test_rubyspec 0.015740 0.022993 42.249260 ( 54.681183)
total: 133.10 sec