Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-121215
#<BuildRuby:0x000056467d42aeb8
@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.20231206-121215",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000764 0.004331 1.476471 ( 1.800553)
build_miniruby 0.001015 0.000000 0.929265 ( 0.929024)
build_ruby 0.001375 0.000000 2.870731 ( 2.870624)
build_all 0.007023 0.003275 17.110027 ( 1.496075)
build_install 0.001524 0.007077 5.011248 ( 1.169206)
test_btest 0.000758 0.000289 85.419532 ( 8.157943)
test_basic 0.004888 0.000346 0.929666 ( 1.004367)
test_all 0.091751 0.048670 544.766321 ( 58.016458)
test_rubyspec 0.020381 0.028767 49.781799 ( 62.094568)
total: 137.54 sec