Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-110027
#<BuildRuby:0x0000557521c84088
@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.20220822-110027",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005727 0.000617 0.832380 ( 2.129455)
build_miniruby 0.000980 0.000000 0.058063 ( 0.056789)
build_ruby 0.000983 0.000000 0.059031 ( 0.057838)
build_all 0.004577 0.000000 1.531308 ( 0.589102)
build_install 0.009948 0.001211 1.914949 ( 0.964971)
test_btest 0.000554 0.000148 44.875644 ( 8.940206)
test_basic 0.004182 0.001116 0.288054 ( 0.377037)
test_all 0.002522 0.000000 613.124791 ( 91.726904)
test_rubyspec 0.068526 0.056005 44.447652 ( 52.741301)
total: 157.58 sec