Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-073707
#<BuildRuby:0x0000558eccd07ce8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231130-073707",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004140 0.000377 0.952122 ( 1.266954)
build_miniruby 0.001067 0.000097 0.871837 ( 0.871695)
build_ruby 0.001490 0.000136 2.704584 ( 2.706605)
build_all 0.007561 0.000246 12.089686 ( 1.027802)
build_install 0.015399 0.000000 3.598371 ( 0.971722)
test_btest 0.000711 0.000000 61.711952 ( 6.209965)
test_basic 0.000000 0.003714 0.373440 ( 0.456233)
test_all 0.069196 0.032009 381.497113 ( 40.741376)
test_rubyspec 0.024890 0.052511 39.484063 ( 52.144569)
total: 106.40 sec