Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-194436
#<BuildRuby:0x000055e2cbc93520
@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.20230620-194436",
@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.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.004610 0.000300 1.421748 ( 2.736359)
build_miniruby 0.000633 0.000317 0.772324 ( 0.771986)
build_ruby 0.001122 0.000561 2.539764 ( 2.539800)
build_all 0.007858 0.001714 15.795195 ( 1.400608)
build_install 0.007151 0.001700 4.708936 ( 1.141520)
test_btest 0.000770 0.000342 83.822570 ( 7.474550)
test_basic 0.004302 0.000000 0.547209 ( 0.634445)
test_all 0.001641 0.000000 441.012579 ( 53.817968)
test_rubyspec 0.021086 0.013138 41.757782 ( 54.183048)
total: 124.70 sec