Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-045817
#<BuildRuby:0x000055df49c7e678
@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.20230120-045817",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006030 0.000862 0.848471 ( 1.025642)
build_miniruby 0.001080 0.000154 1.016866 ( 1.015098)
build_ruby 0.001319 0.000188 2.793090 ( 2.790638)
build_all 0.009407 0.000629 16.973005 ( 3.011972)
build_install 0.005495 0.006110 2.135143 ( 1.082535)
test_btest 0.000695 0.000139 80.080075 ( 10.905623)
test_basic 0.006051 0.001210 0.358287 ( 0.442768)
test_all 0.001004 0.000201 653.316614 ( 95.939113)
test_rubyspec 0.083004 0.020414 51.961755 ( 60.019285)
total: 176.23 sec