Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-033552
#<BuildRuby:0x00005558afbdbd68
@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.20231208-033552",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000424 0.004212 1.152407 ( 1.495714)
build_miniruby 0.000975 0.000000 0.931422 ( 0.931010)
build_ruby 0.001335 0.000000 2.882915 ( 2.883382)
build_all 0.006883 0.003490 17.242165 ( 1.524128)
build_install 0.009583 0.000000 5.048963 ( 1.178764)
test_btest 0.001027 0.000000 91.014290 ( 7.750992)
test_basic 0.004356 0.000000 0.700890 ( 0.777002)
test_all 0.088181 0.048614 538.303790 ( 64.153961)
test_rubyspec 0.016504 0.027165 52.441108 ( 64.725963)
total: 145.42 sec