Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-042331
#<BuildRuby:0x0000555a34c32c40
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220819-042331",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006063 0.000312 0.841768 ( 1.006275)
build_miniruby 0.000926 0.000133 0.057719 ( 0.056447)
build_ruby 0.000880 0.000126 0.060698 ( 0.059467)
build_all 0.004393 0.000030 1.524500 ( 0.588707)
build_install 0.010647 0.000273 1.897920 ( 0.953381)
test_btest 0.000739 0.000087 50.270107 ( 8.522298)
test_basic 0.000882 0.004528 0.294171 ( 0.383299)
test_all 0.001054 0.000186 606.335761 ( 88.975440)
test_rubyspec 0.070165 0.048219 43.795588 ( 52.042375)
total: 152.59 sec