Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-184637
#<BuildRuby:0x000055bb5ee72858
@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.20230112-184637",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000000 0.006704 0.847056 ( 1.039274)
build_miniruby 0.000757 0.000538 1.013620 ( 1.011820)
build_ruby 0.001222 0.000326 2.774592 ( 2.772020)
build_all 0.007680 0.002048 16.717005 ( 2.945151)
build_install 0.009751 0.001320 2.096078 ( 1.076274)
test_btest 0.000738 0.000185 70.991439 ( 10.770618)
test_basic 0.005439 0.001360 0.376787 ( 0.462599)
test_all 0.001072 0.000268 674.290237 (105.361225)
test_rubyspec 0.071648 0.030899 51.424752 ( 59.496183)
total: 184.94 sec