Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-063750
#<BuildRuby:0x000055b449143f90
@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.20231120-063750",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001008 0.004244 0.902169 ( 1.339345)
build_miniruby 0.000804 0.000219 0.784894 ( 0.784979)
build_ruby 0.001345 0.000000 2.644072 ( 2.644964)
build_all 0.007468 0.000140 11.994857 ( 0.968743)
build_install 0.007082 0.003845 3.543400 ( 0.970354)
test_btest 0.000608 0.000162 63.005378 ( 4.648301)
test_basic 0.004261 0.000028 0.407304 ( 0.487604)
test_all 0.055310 0.039213 355.524518 ( 33.914168)
test_rubyspec 0.024713 0.041867 39.832787 ( 52.399918)
total: 98.16 sec