Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-091753
#<BuildRuby:0x000055ff486ac028
@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.20230114-091753",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.005152 0.004305 0.933437 ( 1.090190)
build_miniruby 0.000974 0.000259 1.016832 ( 1.014852)
build_ruby 0.001297 0.000345 2.790215 ( 2.787791)
build_all 0.008922 0.001189 16.813034 ( 3.002408)
build_install 0.008474 0.003171 2.087175 ( 1.072632)
test_btest 0.000808 0.000212 70.214721 ( 11.338539)
test_basic 0.001707 0.004794 0.341499 ( 0.428158)
test_all 0.001155 0.000365 664.158468 ( 99.951027)
test_rubyspec 0.049224 0.036881 52.308954 ( 60.402115)
total: 181.09 sec