Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-201803
#<BuildRuby:0x000055e7e6853468
@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.20231228-201803",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002639 0.002688 0.788521 ( 1.158447)
build_miniruby 0.000908 0.000210 0.815922 ( 0.815363)
build_ruby 0.001429 0.000000 2.650470 ( 2.651539)
build_all 0.007494 0.000379 12.004883 ( 0.972339)
build_install 0.006691 0.001988 3.377428 ( 0.957932)
test_btest 0.000580 0.000122 62.217852 ( 5.453114)
test_basic 0.003248 0.000684 0.398298 ( 0.479374)
test_all 0.061813 0.035220 374.359368 ( 36.246969)
test_rubyspec 0.029182 0.034541 40.508806 ( 53.061958)
total: 101.80 sec