Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-130302
#<BuildRuby:0x000055e9c2517280
@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.20231108-130302",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004708 0.000248 1.491013 ( 1.798243)
build_miniruby 0.000939 0.000050 0.830784 ( 0.830671)
build_ruby 0.001241 0.000065 2.713836 ( 2.714364)
build_all 0.009933 0.000000 16.842758 ( 1.466987)
build_install 0.009243 0.000000 4.995441 ( 1.164287)
test_btest 0.001166 0.000000 85.066747 ( 8.118709)
test_basic 0.005428 0.000000 0.748004 ( 0.820528)
test_all 0.115249 0.024419 503.045171 ( 54.263184)
test_rubyspec 0.023496 0.025440 49.911628 ( 62.150179)
total: 133.33 sec