Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-184457
#<BuildRuby:0x000055feb0083ef0
@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.20230331-184457",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005605 0.000000 1.470194 ( 2.832508)
build_miniruby 0.001056 0.000000 0.709442 ( 0.709003)
build_ruby 0.001260 0.000000 2.237761 ( 2.237503)
build_all 0.005450 0.002826 11.376879 ( 1.068701)
build_install 0.007430 0.000000 1.552805 ( 0.841342)
test_btest 0.000892 0.000000 77.698989 ( 6.489497)
test_basic 0.000676 0.003327 0.643965 ( 0.739078)
test_all 0.001109 0.000222 419.052588 ( 38.871902)
test_rubyspec 0.022675 0.014418 41.261045 ( 51.781802)
total: 105.57 sec