Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-231054
#<BuildRuby:0x000055971cd177f8
@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-231054",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000979 0.004286 0.794894 ( 1.173426)
build_miniruby 0.001052 0.000287 0.814345 ( 0.814167)
build_ruby 0.001094 0.000298 2.681771 ( 2.682736)
build_all 0.005774 0.002285 12.028796 ( 0.963254)
build_install 0.011907 0.000115 3.398062 ( 0.961636)
test_btest 0.000590 0.000139 64.695835 ( 4.964320)
test_basic 0.000998 0.003075 0.413660 ( 0.492687)
test_all 0.061215 0.035767 394.974576 ( 35.784953)
test_rubyspec 0.029123 0.036685 40.412205 ( 52.958310)
total: 100.80 sec