Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-122355
#<BuildRuby:0x000055d549762ec8
@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.20230529-122355",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001043 0.004244 1.398886 ( 2.632762)
build_miniruby 0.000671 0.000252 0.775041 ( 0.774707)
build_ruby 0.000000 0.001473 2.476922 ( 2.476709)
build_all 0.002777 0.006047 12.080355 ( 1.127247)
build_install 0.007521 0.000235 1.685799 ( 0.854931)
test_btest 0.000764 0.000327 79.956780 ( 7.486293)
test_basic 0.000078 0.003591 0.645094 ( 0.731991)
test_all 0.000910 0.000434 424.771638 ( 42.758524)
test_rubyspec 0.027104 0.015356 42.420315 ( 54.975127)
total: 113.82 sec