Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-122019
#<BuildRuby:0x000056140f8680e8
@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.20240117-122019",
@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.000007 0.000021 ( 0.000020)
autoconf 0.000019 0.000010 0.000029 ( 0.000028)
configure 0.000015 0.000007 0.000022 ( 0.000023)
build_up 0.001691 0.002683 0.996308 ( 1.384279)
build_miniruby 0.001072 0.000000 0.832373 ( 0.831650)
build_ruby 0.001321 0.000000 2.671578 ( 2.671226)
build_all 0.005359 0.003952 14.588867 ( 1.394194)
build_install 0.006568 0.001420 4.192122 ( 1.098895)
test_btest 0.000604 0.000302 77.456607 ( 6.756086)
test_basic 0.000537 0.004337 0.570736 ( 0.648626)
test_all 0.101367 0.029803 497.730728 ( 48.115629)
test_rubyspec 0.016598 0.046365 79.982368 ( 92.313872)
total: 155.22 sec