Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-152300
#<BuildRuby:0x000055778d5c4090
@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.20240108-152300",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004106 0.000684 1.284450 ( 1.684417)
build_miniruby 0.001056 0.000176 1.990617 ( 1.993463)
build_ruby 0.000000 0.001471 5.533594 ( 5.545262)
build_all 0.008377 0.001907 16.833453 ( 1.799045)
build_install 0.010243 0.005501 5.032790 ( 1.798479)
test_btest 0.000641 0.000145 81.715135 ( 8.533801)
test_basic 0.000724 0.004617 0.694309 ( 0.762458)
test_all 0.089273 0.031535 558.677820 ( 78.519119)
test_rubyspec 0.026954 0.040927 83.859002 ( 96.110067)
total: 196.75 sec