Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-090928
#<BuildRuby:0x000055fcfe7cb108
@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-090928",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003857 0.000406 0.941124 ( 1.338400)
build_miniruby 0.001121 0.000118 0.933347 ( 0.932995)
build_ruby 0.001431 0.000150 2.902487 ( 2.903987)
build_all 0.004779 0.005128 14.804256 ( 1.401250)
build_install 0.009877 0.000089 4.266755 ( 1.160667)
test_btest 0.000626 0.000089 80.813444 ( 7.420403)
test_basic 0.002993 0.000427 0.494360 ( 0.573093)
test_all 0.109717 0.026266 518.199690 ( 58.596996)
test_rubyspec 0.027533 0.006991 49.898907 ( 62.551460)
total: 136.88 sec