Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-023501
#<BuildRuby:0x000055db39ecf788
@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.20231125-023501",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001187 0.004264 0.914938 ( 1.603950)
build_miniruby 0.000798 0.000217 0.799810 ( 0.800130)
build_ruby 0.001076 0.000293 2.659480 ( 2.660712)
build_all 0.007145 0.000729 12.153030 ( 1.018533)
build_install 0.012663 0.000796 3.729447 ( 0.984886)
test_btest 0.000000 0.000725 62.805504 ( 5.587552)
test_basic 0.001826 0.002061 0.392764 ( 0.473684)
test_all 0.074113 0.022938 354.445295 ( 41.316049)
test_rubyspec 0.028466 0.038550 40.121230 ( 52.682831)
total: 107.13 sec