Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-103711
#<BuildRuby:0x00005640ec6037f8
@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.20231215-103711",
@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.000007 0.000000 0.000007 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004818 0.000067 1.034980 ( 1.292260)
build_miniruby 0.000000 0.001244 0.876522 ( 0.876833)
build_ruby 0.000000 0.001166 2.717629 ( 2.720424)
build_all 0.006839 0.001358 12.116929 ( 1.030684)
build_install 0.004132 0.004030 3.583462 ( 0.971371)
test_btest 0.000559 0.000112 64.728339 ( 4.547004)
test_basic 0.002933 0.000000 0.379107 ( 0.457335)
test_all 0.079114 0.022643 375.935276 ( 40.146684)
test_rubyspec 0.022173 0.043177 39.639599 ( 52.329641)
total: 104.37 sec