Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-145411
#<BuildRuby:0x0000559108a1fe20
@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.20231218-145411",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001266 0.003251 1.028989 ( 1.313710)
build_miniruby 0.000964 0.000263 0.882604 ( 0.882334)
build_ruby 0.000963 0.000263 2.722890 ( 2.725030)
build_all 0.005614 0.002167 12.126951 ( 0.989901)
build_install 0.008535 0.005176 3.598030 ( 0.983686)
test_btest 0.000465 0.000155 61.309254 ( 5.974743)
test_basic 0.003307 0.001102 0.380546 ( 0.462253)
test_all 0.081235 0.021486 404.125041 ( 36.843809)
test_rubyspec 0.055537 0.013944 39.838630 ( 52.492049)
total: 102.67 sec