Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-073722
#<BuildRuby:0x000055dd7203c028
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221218-073722",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000435 0.003538 0.905923 ( 1.567330)
build_miniruby 0.000872 0.000000 0.957689 ( 0.956467)
build_ruby 0.001196 0.000000 2.752892 ( 2.638767)
build_all 0.009251 0.000000 15.755125 ( 3.240108)
build_install 0.005845 0.004092 2.179613 ( 1.186885)
test_btest 0.000572 0.000082 64.671812 ( 11.315649)
test_basic 0.004377 0.000625 0.300192 ( 0.390739)
test_all 0.001370 0.000196 679.335204 (153.072061)
test_rubyspec 0.055943 0.018693 52.669066 ( 60.810004)
total: 235.18 sec