Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-112255
#<BuildRuby:0x0000558dd8cdff30
@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.20230107-112255",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000753 0.002911 0.616190 ( 1.043875)
build_miniruby 0.000704 0.000234 0.662810 ( 0.661960)
build_ruby 0.000941 0.000313 2.409296 ( 2.408965)
build_all 0.002599 0.007148 12.915625 ( 1.618937)
build_install 0.000908 0.005907 1.500264 ( 0.703486)
test_btest 0.000458 0.000262 68.382937 ( 5.844515)
test_basic 0.002308 0.001318 0.252213 ( 0.347940)
test_all 0.000644 0.000369 496.136007 ( 46.856019)
test_rubyspec 0.019509 0.008081 35.844170 ( 46.383019)
total: 105.87 sec