Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-005257
#<BuildRuby:0x00005645af8c75f8
@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.20240115-005257",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004955 0.000261 1.135489 ( 1.484977)
build_miniruby 0.000846 0.000044 0.856872 ( 0.856089)
build_ruby 0.001159 0.000061 2.694761 ( 2.694927)
build_all 0.004421 0.004503 14.171962 ( 1.300787)
build_install 0.007702 0.000000 4.120596 ( 1.076269)
test_btest 0.001167 0.000000 73.135594 ( 7.143167)
test_basic 0.004741 0.000022 0.661372 ( 0.736423)
test_all 0.109421 0.019425 486.200597 ( 46.582505)
test_rubyspec 0.025450 0.024657 48.551950 ( 60.863383)
total: 122.74 sec