Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-134521
#<BuildRuby:0x000055d096a270a8
@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.20240101-134521",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005323 0.000887 1.535287 ( 1.700319)
build_miniruby 0.000916 0.000152 1.051257 ( 1.050580)
build_ruby 0.001091 0.000182 2.809981 ( 2.810052)
build_all 0.006068 0.003844 16.496284 ( 1.486535)
build_install 0.004948 0.003443 4.785502 ( 1.145104)
test_btest 0.000914 0.000208 80.547860 ( 7.715786)
test_basic 0.004867 0.000159 0.730571 ( 0.805340)
test_all 0.092894 0.042086 552.614882 ( 54.309996)
test_rubyspec 0.033193 0.015691 52.367501 ( 64.686116)
total: 135.71 sec