Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-072655
#<BuildRuby:0x00005632c3dda878
@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-072655",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005252 0.001313 0.810142 ( 0.980677)
build_miniruby 0.000772 0.000193 0.057852 ( 0.056582)
build_ruby 0.000818 0.000205 0.060011 ( 0.058798)
build_all 0.004767 0.000071 1.542977 ( 0.589382)
build_install 0.006174 0.004969 1.909139 ( 0.957075)
test_btest 0.000608 0.000000 55.936209 ( 8.503155)
test_basic 0.005301 0.000360 0.341372 ( 0.429732)
test_all 0.001346 0.000359 608.865040 ( 87.127289)
test_rubyspec 0.077453 0.036839 43.873750 ( 52.136390)
total: 150.84 sec