Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-072742
#<BuildRuby:0x00005589b5a940e0
@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-072742",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000031 0.003953 0.587570 ( 1.047974)
build_miniruby 0.000717 0.000179 0.618524 ( 0.617992)
build_ruby 0.000931 0.000232 2.074845 ( 2.074516)
build_all 0.008113 0.000927 12.354073 ( 1.490753)
build_install 0.000000 0.006125 1.524080 ( 0.735071)
test_btest 0.000000 0.000610 67.438870 ( 6.173560)
test_basic 0.002505 0.001296 0.279678 ( 0.374662)
test_all 0.001448 0.000518 483.286247 ( 46.643107)
test_rubyspec 0.003387 0.026647 35.421931 ( 46.030299)
total: 105.19 sec