Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-193259
#<BuildRuby:0x000055b245147f10
@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.20221226-193259",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.005230 0.001207 0.840551 ( 1.160564)
build_miniruby 0.000000 0.001350 0.996375 ( 0.994453)
build_ruby 0.000000 0.001624 2.752724 ( 2.749989)
build_all 0.008176 0.001242 16.539784 ( 2.975443)
build_install 0.008318 0.000951 2.235611 ( 1.167892)
test_btest 0.000835 0.000209 73.462510 ( 11.024636)
test_basic 0.005240 0.001310 0.375476 ( 0.461963)
test_all 0.000552 0.000852 664.506587 (111.353423)
test_rubyspec 0.050724 0.074955 50.838375 ( 58.883038)
total: 190.77 sec