Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-023930
#<BuildRuby:0x00005575c2ad3fa8
@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.20231119-023930",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000263 0.004130 1.174899 ( 1.559451)
build_miniruby 0.000756 0.000354 0.919953 ( 0.919225)
build_ruby 0.000000 0.001347 2.654642 ( 2.654403)
build_all 0.004042 0.006737 16.078558 ( 1.424956)
build_install 0.006865 0.001474 4.750863 ( 1.149388)
test_btest 0.000000 0.001118 85.188050 ( 6.941713)
test_basic 0.000000 0.004425 0.583584 ( 0.660468)
test_all 0.096595 0.035788 495.418289 ( 46.888061)
test_rubyspec 0.032766 0.016033 49.106821 ( 61.484272)
total: 123.68 sec