Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-050207
#<BuildRuby:0x000055743348bbb8
@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-050207",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.000720 0.004515 1.436350 ( 1.646566)
build_miniruby 0.000866 0.000000 0.801507 ( 0.801117)
build_ruby 0.001154 0.000000 2.536267 ( 2.537111)
build_all 0.003824 0.005000 14.128208 ( 1.302310)
build_install 0.008495 0.000000 4.153740 ( 1.062789)
test_btest 0.000846 0.000113 74.293374 ( 6.696594)
test_basic 0.005010 0.000179 0.706100 ( 0.785200)
test_all 0.107590 0.021238 502.051101 ( 49.667794)
test_rubyspec 0.041277 0.006723 48.927077 ( 61.357115)
total: 125.86 sec