Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-213016
#<BuildRuby:0x0000557e7e727d68
@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.20240112-213016",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003551 0.000547 0.831380 ( 1.242901)
build_miniruby 0.000000 0.001098 0.911693 ( 0.911142)
build_ruby 0.000000 0.001398 2.758941 ( 2.759189)
build_all 0.002793 0.007172 14.715804 ( 1.362804)
build_install 0.008059 0.001289 4.185580 ( 1.128619)
test_btest 0.000588 0.000173 79.335324 ( 6.839225)
test_basic 0.002701 0.000795 0.560623 ( 0.642633)
test_all 0.106228 0.028587 471.065384 ( 56.302769)
test_rubyspec 0.009350 0.025100 50.706464 ( 63.202816)
total: 134.39 sec