Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-010621
#<BuildRuby:0x000055c037944060
@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.20230121-010621",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002905 0.000485 0.613534 ( 1.057420)
build_miniruby 0.000795 0.000133 0.622617 ( 0.622216)
build_ruby 0.001123 0.000188 2.201993 ( 2.201914)
build_all 0.007694 0.001282 11.875948 ( 1.463109)
build_install 0.006612 0.000000 1.511561 ( 0.726493)
test_btest 0.000748 0.000000 64.502814 ( 6.149122)
test_basic 0.003648 0.000183 0.262815 ( 0.357557)
test_all 0.001046 0.000149 480.899418 ( 45.428613)
test_rubyspec 0.009573 0.016781 35.086243 ( 45.572451)
total: 103.58 sec