Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-161638
#<BuildRuby:0x000055e28ef9abe8
@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.20230124-161638",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005936 0.000396 0.843274 ( 1.344541)
build_miniruby 0.001190 0.000079 1.006534 ( 1.004714)
build_ruby 0.000000 0.001513 2.764468 ( 2.761693)
build_all 0.002435 0.007213 16.806943 ( 2.980581)
build_install 0.009545 0.001790 2.068455 ( 1.070342)
test_btest 0.000842 0.000158 73.323781 ( 10.375753)
test_basic 0.006450 0.000230 0.309664 ( 0.396058)
test_all 0.001550 0.000090 671.040078 (108.614689)
test_rubyspec 0.059507 0.062445 51.616809 ( 59.747856)
total: 188.30 sec