Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-182556
#<BuildRuby:0x000055d5e1df75c0
@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.20221225-182556",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004037 0.000029 0.603859 ( 1.029462)
build_miniruby 0.000935 0.000000 0.739124 ( 0.738148)
build_ruby 0.001428 0.000000 2.503504 ( 2.503833)
build_all 0.008729 0.000715 12.459002 ( 1.525175)
build_install 0.006986 0.000000 1.634183 ( 0.755131)
test_btest 0.000720 0.000000 64.167621 ( 6.304095)
test_basic 0.003772 0.000000 0.256702 ( 0.352028)
test_all 0.001203 0.000000 484.425082 ( 46.131166)
test_rubyspec 0.003994 0.025216 35.245600 ( 45.839177)
total: 105.18 sec