Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-055429
#<BuildRuby:0x0000562bf2b67bb8
@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-055429",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.004585 0.001146 1.457998 ( 1.704514)
build_miniruby 0.000717 0.000179 0.817120 ( 0.816338)
build_ruby 0.001843 0.000000 2.806218 ( 2.810415)
build_all 0.008592 0.000000 14.207944 ( 1.301036)
build_install 0.007323 0.000896 4.183923 ( 1.081695)
test_btest 0.001104 0.000000 76.771326 ( 6.713769)
test_basic 0.001822 0.004330 0.849386 ( 0.923887)
test_all 0.095778 0.035517 468.421276 ( 57.182889)
test_rubyspec 0.024479 0.029423 48.608830 ( 61.030540)
total: 133.57 sec