Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-114049
#<BuildRuby:0x0000559a645f83c8
@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-114049",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.006139 0.000455 0.899664 ( 1.060871)
build_miniruby 0.001119 0.000223 1.011509 ( 1.009520)
build_ruby 0.001272 0.000254 2.758511 ( 2.755894)
build_all 0.000000 0.009965 16.718111 ( 2.986504)
build_install 0.004820 0.005246 2.078895 ( 1.067959)
test_btest 0.000660 0.000272 70.592657 ( 10.908834)
test_basic 0.006268 0.000875 0.355642 ( 0.440225)
test_all 0.001066 0.000414 660.932908 (104.535536)
test_rubyspec 0.086271 0.048030 51.800081 ( 59.858545)
total: 184.62 sec