Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-062028
#<BuildRuby:0x000055bd055fc090
@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.20230522-062028",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004992 0.000047 1.317118 ( 2.572601)
build_miniruby 0.001044 0.000050 0.695164 ( 0.695481)
build_ruby 0.000000 0.001473 2.310505 ( 2.310217)
build_all 0.002860 0.006505 12.609354 ( 1.155200)
build_install 0.004677 0.002852 1.705980 ( 0.832662)
test_btest 0.000994 0.000000 82.459639 ( 6.837577)
test_basic 0.000680 0.003371 0.689117 ( 0.771955)
test_all 0.000656 0.000126 424.718877 ( 46.724345)
test_rubyspec 0.020912 0.012734 42.203639 ( 54.723679)
total: 116.62 sec