Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-065300
#<BuildRuby:0x0000563cf378fb50
@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.20230813-065300",
@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.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005022 0.000237 1.439239 ( 2.744781)
build_miniruby 0.000852 0.000179 0.951824 ( 0.951246)
build_ruby 0.001060 0.000224 2.816117 ( 2.815815)
build_all 0.006898 0.002861 14.518935 ( 1.275384)
build_install 0.001310 0.007172 2.145926 ( 0.919441)
test_btest 0.000560 0.000172 85.881394 ( 7.794522)
test_basic 0.003183 0.000980 0.693694 ( 0.771535)
test_all 0.000669 0.000206 531.948248 ( 57.569716)
test_rubyspec 0.023645 0.018482 46.710418 ( 59.106633)
total: 133.95 sec