Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-080405
#<BuildRuby:0x0000558b84e4c090
@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.20231231-080405",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004856 0.000162 0.796186 ( 1.176998)
build_miniruby 0.000796 0.000133 0.814825 ( 0.814847)
build_ruby 0.001166 0.000194 2.673678 ( 2.674458)
build_all 0.007097 0.000455 11.982389 ( 1.016264)
build_install 0.006898 0.004001 3.523224 ( 0.981619)
test_btest 0.000000 0.000648 62.648195 ( 5.515168)
test_basic 0.000000 0.004112 0.415152 ( 0.495374)
test_all 0.059107 0.039429 376.841910 ( 40.362151)
test_rubyspec 0.015745 0.049225 40.713673 ( 53.325469)
total: 106.36 sec