Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-052003
#<BuildRuby:0x0000560f12a3f918
@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.20230806-052003",
@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.000007 0.000000 0.000007 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004354 0.000484 1.381816 ( 2.639616)
build_miniruby 0.001061 0.000118 0.948844 ( 0.947054)
build_ruby 0.001012 0.000112 2.713125 ( 2.713368)
build_all 0.009005 0.000021 14.200449 ( 1.285981)
build_install 0.009683 0.000078 2.132449 ( 0.954834)
test_btest 0.000965 0.000088 82.096002 ( 7.635753)
test_basic 0.004950 0.000000 0.700753 ( 0.777735)
test_all 0.001312 0.000000 528.280568 ( 55.051289)
test_rubyspec 0.016990 0.024760 44.808274 ( 57.195132)
total: 129.20 sec