Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-074358
#<BuildRuby:0x0000557905fa7228
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231208-074358",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005136 0.000000 0.999923 ( 1.251478)
build_miniruby 0.001089 0.000000 0.872060 ( 0.872806)
build_ruby 0.001521 0.000000 2.716628 ( 2.718815)
build_all 0.007611 0.000000 12.027627 ( 1.019081)
build_install 0.000000 0.008642 3.579060 ( 0.966764)
test_btest 0.000000 0.000553 65.281198 ( 5.180536)
test_basic 0.000000 0.003429 0.382058 ( 0.463274)
test_all 0.081038 0.017526 388.485852 ( 44.235916)
test_rubyspec 0.036747 0.031863 39.679887 ( 52.316497)
total: 109.03 sec