Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-193617
#<BuildRuby:0x0000557bbbefbe88
@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.20231127-193617",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001399 0.003763 0.930556 ( 1.301302)
build_miniruby 0.001072 0.000000 0.807686 ( 0.807709)
build_ruby 0.000000 0.001478 2.645453 ( 2.646314)
build_all 0.003535 0.004679 12.291973 ( 1.005578)
build_install 0.009891 0.000591 3.643819 ( 0.975891)
test_btest 0.000651 0.000137 59.123468 ( 5.754363)
test_basic 0.000529 0.003865 0.408740 ( 0.488192)
test_all 0.065360 0.029476 357.353857 ( 34.752047)
test_rubyspec 0.032198 0.031987 39.815898 ( 52.376879)
total: 100.11 sec