Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-125526
#<BuildRuby:0x000055eb776c03c8
@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.20230104-125526",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000039 0.000003 0.000042 ( 0.000029)
build_up 0.002169 0.004362 0.849016 ( 1.024830)
build_miniruby 0.001180 0.000158 1.016982 ( 1.015074)
build_ruby 0.000000 0.001431 2.765119 ( 2.762576)
build_all 0.006611 0.003256 16.748204 ( 2.982542)
build_install 0.011817 0.000000 2.310934 ( 1.168442)
test_btest 0.000948 0.000000 70.491538 ( 11.376520)
test_basic 0.000374 0.005842 0.343209 ( 0.429995)
test_all 0.001221 0.000277 664.557967 ( 97.745554)
test_rubyspec 0.094131 0.035860 51.314703 ( 59.335834)
total: 177.84 sec