Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-114904
#<BuildRuby:0x00005566de750068
@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.20230108-114904",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000861 0.002570 0.590767 ( 1.041409)
build_miniruby 0.000589 0.000268 0.663703 ( 0.662691)
build_ruby 0.000971 0.000441 2.428362 ( 2.427486)
build_all 0.007893 0.001680 12.917743 ( 1.587274)
build_install 0.004799 0.002000 1.502884 ( 0.699527)
test_btest 0.000696 0.000000 68.161977 ( 5.881152)
test_basic 0.000593 0.003103 0.249582 ( 0.344776)
test_all 0.001353 0.000000 497.042877 ( 48.481140)
test_rubyspec 0.009433 0.018847 35.497616 ( 45.874880)
total: 107.00 sec