Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-204318
#<BuildRuby:0x0000564e6714bac0
@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-204318",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.003668 0.600537 ( 0.993944)
build_miniruby 0.000620 0.000307 0.636995 ( 0.636421)
build_ruby 0.001073 0.000165 2.056839 ( 2.056419)
build_all 0.006021 0.002907 12.151956 ( 1.510611)
build_install 0.000000 0.006338 1.468515 ( 0.718789)
test_btest 0.000000 0.000637 64.728994 ( 5.731999)
test_basic 0.000000 0.003766 0.276906 ( 0.371712)
test_all 0.000287 0.001054 481.786049 ( 49.851386)
test_rubyspec 0.023491 0.004540 34.988265 ( 45.548682)
total: 107.42 sec