Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-044722
#<BuildRuby:0x00005632fbc3ffa8
@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.20231208-044722",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000000 0.004870 1.235400 ( 1.579492)
build_miniruby 0.000000 0.000928 0.881938 ( 0.882098)
build_ruby 0.000576 0.000750 2.837561 ( 2.837288)
build_all 0.005552 0.005024 17.308400 ( 1.540426)
build_install 0.009818 0.000000 5.090697 ( 1.235829)
test_btest 0.000983 0.000000 85.550386 ( 7.940270)
test_basic 0.000000 0.004890 0.707563 ( 0.783567)
test_all 0.103572 0.038024 552.213807 ( 61.198865)
test_rubyspec 0.027272 0.023562 52.342169 ( 64.666938)
total: 142.67 sec