Logfile: /home/ko1/ruby/logs/brlog.trunk.20230311-105200
#<BuildRuby:0x0000562b1fd1fe20
@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.20230311-105200",
@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.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003337 0.000667 0.825001 ( 2.091397)
build_miniruby 0.000731 0.000146 0.656455 ( 0.656027)
build_ruby 0.000904 0.000180 2.097846 ( 2.097632)
build_all 0.008844 0.000019 11.382149 ( 0.997952)
build_install 0.006439 0.000317 1.553024 ( 0.836898)
test_btest 0.000856 0.000132 77.437417 ( 6.713027)
test_basic 0.003296 0.000000 0.248773 ( 0.344947)
test_all 0.000969 0.000000 394.444202 ( 34.513662)
test_rubyspec 0.017318 0.011188 36.073567 ( 46.523777)
total: 94.78 sec