Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-090855
#<BuildRuby:0x0000558cdbf000d8
@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.20230130-090855",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002648 0.000722 0.619175 ( 1.074963)
build_miniruby 0.000731 0.000199 0.627160 ( 0.626343)
build_ruby 0.000945 0.000258 2.080023 ( 2.079504)
build_all 0.006591 0.002506 11.989318 ( 1.477225)
build_install 0.005074 0.001450 1.530121 ( 0.715921)
test_btest 0.000552 0.000158 65.289511 ( 6.046340)
test_basic 0.002679 0.000766 0.258938 ( 0.353782)
test_all 0.001234 0.000000 496.595983 ( 45.668972)
test_rubyspec 0.011568 0.015190 35.297600 ( 45.895534)
total: 103.94 sec