Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-093012
#<BuildRuby:0x000056304eaa2df8
@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.20230310-093012",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000036 0.000004 0.000040 ( 0.000040)
build_up 0.004133 0.000413 0.833009 ( 2.300323)
build_miniruby 0.000811 0.000081 0.663991 ( 0.663763)
build_ruby 0.001052 0.000105 2.111173 ( 2.111305)
build_all 0.008561 0.000000 11.441702 ( 1.003125)
build_install 0.006978 0.000000 1.566962 ( 0.825327)
test_btest 0.000949 0.000000 76.691895 ( 6.985858)
test_basic 0.003229 0.000047 0.253826 ( 0.349736)
test_all 0.000837 0.000060 420.750064 ( 49.390114)
test_rubyspec 0.013389 0.017056 36.333819 ( 46.905520)
total: 110.54 sec