Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-110821
#<BuildRuby:0x00005594cffcf788
@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.20231219-110821",
@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.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.001560 0.002647 1.033466 ( 1.323132)
build_miniruby 0.000450 0.000250 0.876291 ( 0.879203)
build_ruby 0.000000 0.001289 2.709968 ( 2.714601)
build_all 0.004235 0.004123 12.202415 ( 1.022355)
build_install 0.007373 0.002263 3.570499 ( 0.977936)
test_btest 0.000532 0.000310 64.976892 ( 5.756649)
test_basic 0.003335 0.000000 0.380712 ( 0.462369)
test_all 0.077835 0.023987 376.910705 ( 34.498785)
test_rubyspec 0.032724 0.045172 39.842517 ( 52.489119)
total: 100.12 sec