Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-223507
#<BuildRuby:0x000055addcc72678
@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.20230118-223507",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.001656 0.004673 0.848161 ( 1.058432)
build_miniruby 0.000924 0.000385 1.020488 ( 1.018547)
build_ruby 0.001129 0.000471 2.791537 ( 2.788888)
build_all 0.010013 0.000000 16.858729 ( 3.003552)
build_install 0.008766 0.000509 2.157028 ( 1.094409)
test_btest 0.000819 0.000255 75.797936 ( 10.536957)
test_basic 0.002628 0.003813 0.353640 ( 0.440029)
test_all 0.000995 0.000351 669.050255 ( 94.691655)
test_rubyspec 0.066094 0.058198 52.021700 ( 60.073116)
total: 174.71 sec