Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-185824
#<BuildRuby:0x0000558814da3918
@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.20240103-185824",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000032 0.000013 0.000045 ( 0.000044)
configure 0.000028 0.000011 0.000039 ( 0.000039)
build_up 0.004494 0.001797 1.363676 ( 1.653452)
build_miniruby 0.000602 0.000241 0.791722 ( 0.791318)
build_ruby 0.000912 0.000365 2.748203 ( 2.747748)
build_all 0.008746 0.000000 14.200126 ( 1.298931)
build_install 0.008603 0.000000 4.216044 ( 1.077337)
test_btest 0.001203 0.000000 74.756496 ( 6.547121)
test_basic 0.004215 0.000000 0.691884 ( 0.768091)
test_all 0.104912 0.026508 494.349667 ( 49.208100)
test_rubyspec 0.028234 0.022647 47.246608 ( 59.664004)
total: 123.76 sec