Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-173617
#<BuildRuby:0x0000561c0b5a2eb8
@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.20240101-173617",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.001700 0.004390 1.269879 ( 1.506886)
build_miniruby 0.000727 0.000162 0.806708 ( 0.807152)
build_ruby 0.001027 0.000228 2.919939 ( 2.920631)
build_all 0.004899 0.004392 16.767374 ( 1.516417)
build_install 0.008356 0.000000 4.921238 ( 1.171647)
test_btest 0.001003 0.000000 82.196720 ( 7.953580)
test_basic 0.004175 0.000215 0.706212 ( 0.780786)
test_all 0.112124 0.027065 517.795677 ( 59.477025)
test_rubyspec 0.031626 0.013170 49.075008 ( 61.378206)
total: 137.51 sec