Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-162134
#<BuildRuby:0x000055dc52278d30
@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.20220914-162134",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008468 0.000605 1.134935 ( 1.121200)
build_miniruby 0.001615 0.000116 0.066953 ( 0.066163)
build_ruby 0.002024 0.000145 0.077475 ( 0.075204)
build_all 0.011355 0.000087 1.558083 ( 0.595116)
build_install 0.022733 0.000000 1.933782 ( 0.937302)
test_btest 0.001265 0.000000 89.769061 ( 9.554204)
test_basic 0.002930 0.003953 0.341492 ( 0.441028)
test_all 0.003518 0.000293 629.175608 ( 65.812277)
test_rubyspec 0.120413 0.054071 46.983980 ( 55.377697)
total: 133.98 sec