Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-075843
#<BuildRuby:0x000055d0721ff868
@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.20230119-075843",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003327 0.000000 0.592669 ( 1.010524)
build_miniruby 0.000968 0.000000 0.570168 ( 0.569054)
build_ruby 0.001296 0.000000 2.090991 ( 2.090527)
build_all 0.005689 0.003945 12.444147 ( 1.585660)
build_install 0.002837 0.003825 1.525980 ( 0.718334)
test_btest 0.000630 0.000070 67.708756 ( 6.327920)
test_basic 0.003694 0.000000 0.256806 ( 0.351798)
test_all 0.001274 0.000126 493.914725 ( 47.314568)
test_rubyspec 0.003109 0.024324 34.897115 ( 45.486447)
total: 105.46 sec