Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-003551
#<BuildRuby:0x0000555a238ff868
@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.20230106-003551",
@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.000083 0.003627 0.629688 ( 1.044202)
build_miniruby 0.000811 0.000054 0.679875 ( 0.678714)
build_ruby 0.001214 0.000081 2.429885 ( 2.429712)
build_all 0.000000 0.009329 12.811252 ( 1.570963)
build_install 0.005413 0.001426 1.490542 ( 0.714866)
test_btest 0.000578 0.000136 65.953664 ( 6.394756)
test_basic 0.002821 0.000664 0.269461 ( 0.364902)
test_all 0.002157 0.000193 504.043407 ( 47.248490)
test_rubyspec 0.016518 0.009666 35.543403 ( 45.933760)
total: 106.38 sec