Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-132406
#<BuildRuby:0x000055a2daad8040
@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.20230702-132406",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.001860 0.004330 1.518736 ( 2.749982)
build_miniruby 0.000994 0.000083 0.904183 ( 0.904542)
build_ruby 0.001185 0.000098 2.653913 ( 2.654414)
build_all 0.009313 0.000368 11.816407 ( 8.280042)
build_install 0.009912 0.000358 5.139189 ( 2.025535)
test_btest 0.000741 0.000053 84.313582 ( 7.986124)
test_basic 0.000000 0.003716 0.580449 ( 0.663224)
test_all 0.001242 0.000377 461.373070 ( 52.510500)
test_rubyspec 0.012101 0.028197 42.978661 ( 55.462563)
total: 133.24 sec