Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-231806
#<BuildRuby:0x000055e978a1b8c0
@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.20231129-231806",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005037 1.085252 ( 1.489190)
build_miniruby 0.000000 0.000926 0.858140 ( 0.858779)
build_ruby 0.000242 0.001470 2.802284 ( 2.801729)
build_all 0.003656 0.006278 16.096863 ( 1.454594)
build_install 0.007491 0.002881 4.766129 ( 1.228793)
test_btest 0.000776 0.000299 84.918554 ( 7.126241)
test_basic 0.000000 0.004287 0.608375 ( 0.684571)
test_all 0.107398 0.026841 541.928082 ( 52.605996)
test_rubyspec 0.017599 0.027104 48.703975 ( 61.060381)
total: 129.31 sec