Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-063714
#<BuildRuby:0x00005644e5ab7568
@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.20230618-063714",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004984 0.000180 1.334799 ( 2.548912)
build_miniruby 0.001033 0.000163 0.880370 ( 0.879327)
build_ruby 0.001098 0.000173 2.460552 ( 2.460792)
build_all 0.009011 0.000748 12.299391 ( 1.093058)
build_install 0.008083 0.000000 1.807816 ( 0.831829)
test_btest 0.000937 0.000072 80.556842 ( 7.017299)
test_basic 0.000496 0.004396 0.720162 ( 0.801277)
test_all 0.001591 0.000133 417.743662 ( 46.351547)
test_rubyspec 0.020338 0.018647 42.007565 ( 54.502179)
total: 116.49 sec