Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-175207
#<BuildRuby:0x0000563bf5880090
@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.20231206-175207",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003963 0.000000 0.991125 ( 1.316231)
build_miniruby 0.000708 0.000059 0.868027 ( 0.868901)
build_ruby 0.000868 0.000072 2.695965 ( 2.698027)
build_all 0.003621 0.003477 11.914435 ( 1.007714)
build_install 0.011976 0.001089 3.561749 ( 0.977721)
test_btest 0.000517 0.000069 63.520622 ( 5.261178)
test_basic 0.003616 0.000482 0.369609 ( 0.449530)
test_all 0.078371 0.023091 388.982896 ( 38.916709)
test_rubyspec 0.016294 0.049790 39.724192 ( 52.353614)
total: 103.85 sec