Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-205245
#<BuildRuby:0x0000556d2ec47d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231129-205245",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004643 0.000275 1.106351 ( 1.479886)
build_miniruby 0.000702 0.000248 0.839032 ( 0.839004)
build_ruby 0.000935 0.000330 2.774543 ( 2.774587)
build_all 0.007277 0.002569 16.453642 ( 1.496664)
build_install 0.005702 0.003270 4.853078 ( 1.232150)
test_btest 0.000776 0.000286 82.302827 ( 7.354209)
test_basic 0.003568 0.001315 0.694056 ( 0.770342)
test_all 0.088450 0.047677 512.604933 ( 57.636462)
test_rubyspec 0.018941 0.027718 49.807855 ( 62.134631)
total: 135.72 sec