Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-035534
#<BuildRuby:0x000055ae79dd7d68
@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.20230619-035534",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001065 0.004117 1.415558 ( 2.668579)
build_miniruby 0.001075 0.000000 0.834857 ( 0.834547)
build_ruby 0.001220 0.000000 2.431505 ( 2.431570)
build_all 0.008344 0.001432 12.614885 ( 1.117376)
build_install 0.007557 0.000651 1.773680 ( 0.842536)
test_btest 0.000823 0.000164 86.267968 ( 7.364566)
test_basic 0.003342 0.000669 0.564830 ( 0.646227)
test_all 0.001737 0.000347 431.042291 ( 49.485056)
test_rubyspec 0.027115 0.015226 42.102072 ( 54.591476)
total: 119.98 sec