Logfile: /home/ko1/ruby/logs/brlog.trunk.20220707-035838
#<BuildRuby:0x00005581d7623f00
@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.20220707-035838",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.005886 0.000627 0.759190 ( 1.073447)
build_miniruby 0.000754 0.000274 0.089175 ( 0.087052)
build_ruby 0.001510 0.000549 3.544259 ( 3.345764)
build_all 0.007125 0.002591 19.527304 ( 5.681706)
build_install 0.004879 0.005059 6.324962 ( 2.814161)
test_btest 0.000539 0.000225 57.024554 ( 8.143107)
test_basic 0.004518 0.001883 0.370011 ( 0.457235)
test_all 0.000960 0.000400 628.595875 ( 89.658144)
test_rubyspec 0.064337 0.046124 44.383577 ( 49.943260)
total: 161.20 sec