Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-160117
#<BuildRuby:0x000055d7c85440c0
@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.20230123-160117",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003035 0.000505 0.633412 ( 1.037587)
build_miniruby 0.000000 0.000927 0.636187 ( 0.635403)
build_ruby 0.000000 0.001311 2.228622 ( 2.228324)
build_all 0.002642 0.006802 12.005051 ( 1.477715)
build_install 0.000000 0.006492 1.527925 ( 0.723905)
test_btest 0.000376 0.000329 66.773646 ( 5.699624)
test_basic 0.003387 0.000000 0.254916 ( 0.350491)
test_all 0.001144 0.000231 483.792050 ( 49.598199)
test_rubyspec 0.016941 0.014750 35.359950 ( 45.952401)
total: 107.70 sec