Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-050207
#<BuildRuby:0x000056159e978060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-050207",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004017 0.000122 0.975779 ( 1.228052)
build_miniruby 0.000566 0.000226 0.874170 ( 0.874062)
build_ruby 0.000681 0.000272 2.710706 ( 2.712792)
build_all 0.001022 0.006204 12.139042 ( 0.974855)
build_install 0.005787 0.006350 3.507195 ( 0.959771)
test_btest 0.000355 0.000218 65.303737 ( 4.750125)
test_basic 0.001552 0.002263 0.370476 ( 0.452266)
test_all 0.080340 0.019649 383.625770 ( 37.092627)
test_rubyspec 0.029810 0.041082 39.797956 ( 52.460809)
total: 101.51 sec