Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-191354
#<BuildRuby:0x000055cbbd9abf58
@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.20230115-191354",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000030)
build_up 0.000000 0.006186 0.860693 ( 1.032405)
build_miniruby 0.000000 0.001333 1.015926 ( 1.013898)
build_ruby 0.000000 0.001482 2.788378 ( 2.785963)
build_all 0.005463 0.004209 16.776132 ( 2.983748)
build_install 0.007761 0.003395 2.084772 ( 1.082918)
test_btest 0.000818 0.000000 78.757061 ( 10.397111)
test_basic 0.006739 0.000000 0.382179 ( 0.467559)
test_all 0.001083 0.000185 654.786515 (112.018872)
test_rubyspec 0.092822 0.033765 52.208700 ( 60.258478)
total: 192.04 sec