Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-230430
#<BuildRuby:0x0000560fc472de98
@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-230430",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000013)
build_up 0.000000 0.006862 0.848804 ( 1.045987)
build_miniruby 0.000000 0.001276 1.009962 ( 1.008106)
build_ruby 0.000000 0.001680 2.764689 ( 2.761968)
build_all 0.006504 0.003255 16.669211 ( 3.002268)
build_install 0.011339 0.000000 2.069144 ( 1.063225)
test_btest 0.000967 0.000000 70.959106 ( 10.499362)
test_basic 0.005523 0.001843 0.384704 ( 0.469374)
test_all 0.001499 0.000529 682.688698 ( 95.177629)
test_rubyspec 0.057080 0.019224 51.405935 ( 59.533386)
total: 174.56 sec