Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-044430
#<BuildRuby:0x000055a2afb50ef8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221208-044430",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002598 0.007499 1.192771 ( 1.324532)
build_miniruby 0.001839 0.000525 0.845544 ( 0.845296)
build_ruby 0.002180 0.000623 2.219568 ( 2.129946)
build_all 0.018395 0.000783 18.560045 ( 2.140513)
build_install 0.019826 0.001136 2.032874 ( 1.037367)
test_btest 0.001004 0.000193 87.534122 ( 9.331132)
test_basic 0.006684 0.001285 0.354037 ( 0.448384)
test_all 0.001512 0.000291 679.774631 ( 69.504283)
test_rubyspec 0.120919 0.036339 49.441543 ( 57.823440)
total: 144.59 sec