Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-103019
#<BuildRuby:0x0000557b81cabd48
@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.20230211-103019",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003836 0.000000 0.617928 ( 1.049018)
build_miniruby 0.000675 0.000198 0.619502 ( 0.618966)
build_ruby 0.001193 0.000000 2.070026 ( 2.069874)
build_all 0.008867 0.000610 12.358306 ( 1.489820)
build_install 0.006262 0.000000 1.471476 ( 0.706766)
test_btest 0.000708 0.000000 67.500833 ( 6.321312)
test_basic 0.001003 0.002793 0.258900 ( 0.353913)
test_all 0.000944 0.000295 482.474308 ( 47.193813)
test_rubyspec 0.012813 0.018413 34.997785 ( 45.580366)
total: 105.38 sec