Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-231734
#<BuildRuby:0x000055ed932734f0
@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.20231118-231734",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000782 0.004253 0.926559 ( 1.321723)
build_miniruby 0.000757 0.000276 0.786104 ( 0.786278)
build_ruby 0.001091 0.000397 2.604282 ( 2.605229)
build_all 0.003641 0.003978 11.911477 ( 0.989705)
build_install 0.009320 0.001980 3.506194 ( 0.971501)
test_btest 0.000660 0.000254 62.547279 ( 5.608869)
test_basic 0.001199 0.003156 0.418454 ( 0.498244)
test_all 0.077588 0.023827 344.023368 ( 39.468995)
test_rubyspec 0.023244 0.041966 39.659168 ( 52.239441)
total: 104.49 sec