Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-232456
#<BuildRuby:0x000055c5bfa30090
@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.20231125-232456",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001994 0.002767 1.303972 ( 1.662321)
build_miniruby 0.000955 0.000191 0.866074 ( 0.865557)
build_ruby 0.001121 0.000224 2.965068 ( 2.965679)
build_all 0.000582 0.010226 16.710941 ( 1.588928)
build_install 0.008863 0.000499 5.090391 ( 1.191354)
test_btest 0.000551 0.000168 86.542665 ( 7.442734)
test_basic 0.003812 0.000029 0.699692 ( 0.777252)
test_all 0.092224 0.043764 523.624301 ( 49.248725)
test_rubyspec 0.026557 0.026794 50.617266 ( 62.946429)
total: 128.69 sec