Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-005532
#<BuildRuby:0x0000563d2b37f4b0
@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.20231214-005532",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003693 0.001384 1.292617 ( 1.859458)
build_miniruby 0.000901 0.000000 0.860798 ( 0.860783)
build_ruby 0.001629 0.000000 2.941052 ( 2.941476)
build_all 0.008911 0.001182 16.832686 ( 1.494682)
build_install 0.008893 0.000097 5.013848 ( 1.185948)
test_btest 0.000819 0.000246 85.286459 ( 7.772752)
test_basic 0.001656 0.002158 0.672376 ( 0.748896)
test_all 0.102310 0.034063 545.965163 ( 48.903358)
test_rubyspec 0.018241 0.033990 50.876240 ( 63.205843)
total: 128.97 sec