Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-093232
#<BuildRuby:0x000055cc9b26b638
@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.20231202-093232",
@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.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000239 0.004114 0.970123 ( 1.232421)
build_miniruby 0.000860 0.000382 0.863836 ( 0.863597)
build_ruby 0.000904 0.000402 2.713752 ( 2.714394)
build_all 0.006688 0.000975 12.130800 ( 1.015369)
build_install 0.005691 0.007344 3.540588 ( 0.964185)
test_btest 0.000596 0.000298 63.979205 ( 5.150167)
test_basic 0.002953 0.001477 0.372742 ( 0.455297)
test_all 0.068829 0.031173 385.554347 ( 34.034456)
test_rubyspec 0.039338 0.035417 39.814631 ( 52.466130)
total: 98.90 sec