Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-185634
#<BuildRuby:0x0000562bda25c0e0
@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.20230210-185634",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.002116 0.001690 0.615925 ( 1.038329)
build_miniruby 0.000744 0.000172 0.649974 ( 0.649273)
build_ruby 0.001225 0.000000 2.090918 ( 2.090899)
build_all 0.009297 0.000166 12.383978 ( 1.500044)
build_install 0.005923 0.000465 1.532921 ( 0.729701)
test_btest 0.000000 0.000619 66.302020 ( 6.400814)
test_basic 0.000831 0.002968 0.257023 ( 0.351931)
test_all 0.001294 0.000000 482.551444 ( 52.376168)
test_rubyspec 0.021252 0.006524 35.307096 ( 45.925575)
total: 111.06 sec