Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-205241
#<BuildRuby:0x00005604032678e0
@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.20231209-205241",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000375 0.004040 1.002331 ( 1.289286)
build_miniruby 0.000651 0.000119 0.869797 ( 0.871099)
build_ruby 0.000843 0.000153 2.702260 ( 2.703219)
build_all 0.006460 0.002124 12.084929 ( 1.008289)
build_install 0.003803 0.004495 3.542940 ( 0.964465)
test_btest 0.000619 0.000165 63.812701 ( 4.525217)
test_basic 0.001181 0.002968 0.380752 ( 0.460840)
test_all 0.080145 0.020251 412.211462 ( 36.393617)
test_rubyspec 0.039883 0.023934 39.747315 ( 52.399669)
total: 100.62 sec