Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-023456
#<BuildRuby:0x000055eda6e5ee00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221015-023456",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008970 0.001247 1.085867 ( 1.159261)
build_miniruby 0.002242 0.000000 0.103808 ( 0.100139)
build_ruby 0.001775 0.000000 0.101560 ( 0.098133)
build_all 0.007613 0.000630 1.355946 ( 0.579861)
build_install 0.014124 0.003027 1.705445 ( 0.915495)
test_btest 0.001620 0.000347 61.784733 ( 6.544882)
test_basic 0.004970 0.001064 0.343750 ( 0.434086)
test_all 0.008486 0.000029 492.973558 ( 54.442999)
test_rubyspec 0.084230 0.041112 43.367076 ( 51.810472)
total: 116.09 sec