Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-194334
#<BuildRuby:0x0000557c90d90028
@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.20231222-194334",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003389 0.000308 0.733353 ( 1.112827)
build_miniruby 0.000947 0.000086 0.904712 ( 0.904607)
build_ruby 0.001049 0.000096 2.777070 ( 2.780836)
build_all 0.007711 0.000000 12.257241 ( 1.017597)
build_install 0.004456 0.004335 3.521014 ( 0.990061)
test_btest 0.000582 0.000083 63.256676 ( 5.986335)
test_basic 0.003111 0.000445 0.381037 ( 0.456611)
test_all 0.086912 0.018014 429.767995 ( 36.231280)
test_rubyspec 0.019064 0.029889 40.841972 ( 53.589608)
total: 103.07 sec