Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-153748
#<BuildRuby:0x000055bc204f4110
@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.20231130-153748",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003792 0.000892 1.253751 ( 1.745535)
build_miniruby 0.000966 0.000227 0.828109 ( 0.827658)
build_ruby 0.001122 0.000264 2.775998 ( 2.775973)
build_all 0.008838 0.001003 16.060861 ( 1.442101)
build_install 0.000425 0.007844 4.714955 ( 1.144021)
test_btest 0.000732 0.000230 87.834304 ( 7.238033)
test_basic 0.001303 0.003319 0.727831 ( 0.809759)
test_all 0.105210 0.028474 504.502543 ( 58.658648)
test_rubyspec 0.017633 0.032033 50.716139 ( 63.086278)
total: 137.73 sec