Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-073854
#<BuildRuby:0x000055f5ad7a3520
@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.20230105-073854",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004329 0.005001 0.939805 ( 1.163351)
build_miniruby 0.001671 0.000386 0.828097 ( 0.828201)
build_ruby 0.002160 0.000498 2.125960 ( 2.128274)
build_all 0.017047 0.003272 18.330327 ( 2.139354)
build_install 0.020057 0.000000 2.003351 ( 1.017553)
test_btest 0.001392 0.000000 90.698003 ( 8.634291)
test_basic 0.007569 0.000000 0.341316 ( 0.432818)
test_all 0.001915 0.000165 673.119995 ( 69.599505)
test_rubyspec 0.115801 0.030723 47.734230 ( 56.199075)
total: 142.14 sec