Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-001804
#<BuildRuby:0x0000563b815f36e8
@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.20230121-001804",
@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.000020 0.000003 0.000023 ( 0.000023)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003871 0.000000 0.615920 ( 1.028586)
build_miniruby 0.000964 0.000000 0.642311 ( 0.641556)
build_ruby 0.001330 0.000000 2.224893 ( 2.224960)
build_all 0.004553 0.004603 11.925263 ( 1.479661)
build_install 0.005547 0.001188 1.461187 ( 0.704230)
test_btest 0.000592 0.000127 64.036749 ( 6.042905)
test_basic 0.003142 0.000674 0.260958 ( 0.356227)
test_all 0.000865 0.000185 486.276586 ( 45.872632)
test_rubyspec 0.021620 0.006536 35.117488 ( 45.532220)
total: 103.88 sec