Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-192055
#<BuildRuby:0x000055bea9fb32f0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230205-192055",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003091 0.000562 0.595960 ( 1.010083)
build_miniruby 0.000763 0.000138 0.644762 ( 0.643961)
build_ruby 0.001004 0.000182 2.032812 ( 2.032050)
build_all 0.009061 0.000000 12.107413 ( 1.470441)
build_install 0.006361 0.000000 1.434777 ( 0.692626)
test_btest 0.000659 0.000000 63.720579 ( 6.336433)
test_basic 0.003874 0.000000 0.279078 ( 0.374232)
test_all 0.001241 0.000000 490.258099 ( 46.855858)
test_rubyspec 0.023161 0.005809 34.678168 ( 45.246414)
total: 104.66 sec