Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-185437
#<BuildRuby:0x0000562d690a40a0
@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.20231229-185437",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.005191 0.000865 1.195355 ( 1.573063)
build_miniruby 0.000900 0.000150 0.856753 ( 0.856365)
build_ruby 0.001147 0.000191 2.686393 ( 2.686327)
build_all 0.004482 0.005382 15.713737 ( 1.384608)
build_install 0.003574 0.004357 4.473541 ( 1.138004)
test_btest 0.000818 0.000000 77.743334 ( 7.602561)
test_basic 0.003917 0.000050 0.638053 ( 0.717870)
test_all 0.115155 0.016674 554.355836 ( 49.870403)
test_rubyspec 0.022847 0.026060 50.007288 ( 62.334782)
total: 128.17 sec