Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-180107
#<BuildRuby:0x000055ad22ce0070
@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.20231202-180107",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004429 0.000402 0.985192 ( 1.239194)
build_miniruby 0.001090 0.000000 0.872478 ( 0.873003)
build_ruby 0.001495 0.000000 2.696585 ( 2.698474)
build_all 0.005367 0.003149 12.157860 ( 0.980882)
build_install 0.014803 0.000000 3.542854 ( 0.968244)
test_btest 0.000654 0.000046 63.343558 ( 5.117713)
test_basic 0.004106 0.000031 0.370772 ( 0.453083)
test_all 0.064913 0.036744 388.146561 ( 36.331251)
test_rubyspec 0.039347 0.032359 39.670731 ( 52.353430)
total: 101.02 sec