Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-174920
#<BuildRuby:0x0000558b24b2f048
@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.20231126-174920",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001208 0.004573 0.927915 ( 1.315970)
build_miniruby 0.000701 0.000389 0.816587 ( 0.816765)
build_ruby 0.001220 0.000678 2.615571 ( 2.616307)
build_all 0.006398 0.001068 12.201373 ( 1.009688)
build_install 0.014295 0.000330 4.115097 ( 1.013105)
test_btest 0.000513 0.000198 63.967293 ( 4.802899)
test_basic 0.004011 0.000000 0.384127 ( 0.464387)
test_all 0.088586 0.007515 366.299154 ( 33.421509)
test_rubyspec 0.030521 0.035673 39.908842 ( 52.474586)
total: 97.94 sec