Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-051516
#<BuildRuby:0x00005649d906fcb0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-051516",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004499 0.000105 1.379920 ( 1.773968)
build_miniruby 0.001034 0.000323 0.926131 ( 0.925529)
build_ruby 0.000980 0.000306 2.731525 ( 2.732039)
build_all 0.009227 0.001904 16.951624 ( 1.524465)
build_install 0.009332 0.000000 5.141780 ( 1.170886)
test_btest 0.001008 0.000000 87.958574 ( 7.057523)
test_basic 0.005494 0.000084 0.809773 ( 0.884323)
test_all 0.112888 0.023510 541.208381 ( 52.406546)
test_rubyspec 0.025307 0.022679 51.311220 ( 63.602643)
total: 132.08 sec