Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-012835
#<BuildRuby:0x000055e349c50008
@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.20230108-012835",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000000 0.006540 0.853262 ( 1.190780)
build_miniruby 0.000000 0.001277 1.021018 ( 1.019093)
build_ruby 0.000000 0.001634 2.779185 ( 2.776721)
build_all 0.004686 0.005372 16.876091 ( 2.985410)
build_install 0.010577 0.000957 2.135621 ( 1.083268)
test_btest 0.000655 0.000219 78.471321 ( 11.027995)
test_basic 0.001774 0.004742 0.345799 ( 0.432607)
test_all 0.001088 0.000424 671.323762 (101.759815)
test_rubyspec 0.078272 0.047568 52.309393 ( 60.398205)
total: 182.67 sec