Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-065956
#<BuildRuby:0x00005628aa3a4728
@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.20230103-065956",
@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.000017 0.000003 0.000020 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.005210 0.001116 0.843400 ( 1.021168)
build_miniruby 0.000990 0.000212 1.018994 ( 1.017223)
build_ruby 0.001279 0.000274 2.773981 ( 2.771348)
build_all 0.001948 0.007964 16.746531 ( 3.021356)
build_install 0.010329 0.000000 2.309201 ( 1.198513)
test_btest 0.001023 0.000000 69.598517 ( 11.428884)
test_basic 0.006893 0.000376 0.361334 ( 0.446113)
test_all 0.001438 0.000379 671.695757 (113.509869)
test_rubyspec 0.050632 0.038956 51.563957 ( 59.665398)
total: 194.08 sec