Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-034036
#<BuildRuby:0x000055d2f0c03118
@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.20230122-034036",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003625 0.000000 0.590746 ( 1.004128)
build_miniruby 0.000759 0.000182 0.663021 ( 0.662383)
build_ruby 0.001001 0.000364 2.186247 ( 2.185729)
build_all 0.005905 0.003212 11.978856 ( 1.470314)
build_install 0.005070 0.001413 1.500286 ( 0.717340)
test_btest 0.000454 0.000170 64.486518 ( 6.362876)
test_basic 0.002678 0.001004 0.248227 ( 0.343126)
test_all 0.000824 0.000309 490.539012 ( 45.729999)
test_rubyspec 0.015229 0.013319 36.038260 ( 46.288740)
total: 104.77 sec