Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-172507
#<BuildRuby:0x0000559379c30138
@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.20221225-172507",
@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.000012 0.000002 0.000014 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004737 0.005172 0.958658 ( 1.732710)
build_miniruby 0.002323 0.000536 0.834886 ( 0.832667)
build_ruby 0.000000 0.003364 2.150904 ( 2.150361)
build_all 0.015295 0.006111 18.640312 ( 2.173456)
build_install 0.020137 0.003248 2.086641 ( 1.027055)
test_btest 0.000871 0.000244 95.003123 ( 9.165049)
test_basic 0.004288 0.005245 0.333874 ( 0.419784)
test_all 0.001592 0.000510 679.851915 ( 63.468562)
test_rubyspec 0.075993 0.099546 48.363041 ( 56.524790)
total: 137.50 sec