Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-232525
#<BuildRuby:0x000056016258b6f0
@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.20230109-232525",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002559 0.001024 0.632275 ( 1.071150)
build_miniruby 0.000849 0.000000 0.671566 ( 0.671026)
build_ruby 0.001294 0.000000 2.447422 ( 2.448211)
build_all 0.009720 0.000000 13.045451 ( 1.608652)
build_install 0.003074 0.003605 1.539536 ( 0.717467)
test_btest 0.000472 0.000168 66.100195 ( 6.270777)
test_basic 0.002906 0.001037 0.261045 ( 0.357572)
test_all 0.000907 0.000324 491.923062 ( 49.117583)
test_rubyspec 0.020115 0.008638 35.618633 ( 46.154839)
total: 108.42 sec