Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-133738
#<BuildRuby:0x00005588deff8068
@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.20230114-133738",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.001358 0.003330 0.807584 ( 1.170194)
build_miniruby 0.000796 0.000184 0.680335 ( 0.673755)
build_ruby 0.001034 0.000238 2.435837 ( 2.435555)
build_all 0.009320 0.000311 12.829855 ( 1.602360)
build_install 0.005331 0.001066 1.530292 ( 0.732771)
test_btest 0.000000 0.000679 70.318156 ( 5.929106)
test_basic 0.000000 0.003564 0.246304 ( 0.342098)
test_all 0.000000 0.000880 498.823934 ( 47.319190)
test_rubyspec 0.009180 0.018851 35.179387 ( 45.808512)
total: 106.01 sec