Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-113326
#<BuildRuby:0x00005589413ec068
@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.20230307-113326",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.002751 0.001376 0.718566 ( 2.181704)
build_miniruby 0.000563 0.000282 0.646876 ( 0.646525)
build_ruby 0.000760 0.000380 2.155573 ( 2.155276)
build_all 0.008820 0.000000 11.349338 ( 0.980747)
build_install 0.004908 0.001963 1.544874 ( 0.781485)
test_btest 0.000601 0.000241 75.275456 ( 6.939666)
test_basic 0.002310 0.000924 0.247408 ( 0.343109)
test_all 0.000676 0.000270 381.813005 ( 33.526244)
test_rubyspec 0.010393 0.019107 36.288243 ( 47.656720)
total: 95.21 sec