Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-064032
#<BuildRuby:0x0000563845df4070
@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.20221223-064032",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.003355 0.613946 ( 1.024903)
build_miniruby 0.000000 0.000923 0.739443 ( 0.738704)
build_ruby 0.001230 0.000100 2.532854 ( 2.533066)
build_all 0.008583 0.000696 12.498706 ( 1.517019)
build_install 0.004685 0.002162 1.624548 ( 0.754682)
test_btest 0.000452 0.000209 66.438416 ( 5.979296)
test_basic 0.002289 0.001057 0.262306 ( 0.358100)
test_all 0.000916 0.000423 484.428572 ( 45.441581)
test_rubyspec 0.008716 0.020394 35.681429 ( 46.080986)
total: 104.43 sec