Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-191514
#<BuildRuby:0x000055c556542858
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230114-191514",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.006726 0.002355 0.861937 ( 1.152948)
build_miniruby 0.000980 0.000306 1.027194 ( 1.025211)
build_ruby 0.001251 0.000391 2.785949 ( 2.783173)
build_all 0.001550 0.008383 16.785656 ( 3.015772)
build_install 0.010548 0.001029 2.102259 ( 1.079990)
test_btest 0.000821 0.000320 70.722420 ( 11.529855)
test_basic 0.005993 0.000680 0.341175 ( 0.427208)
test_all 0.001028 0.000378 653.662033 (106.848912)
test_rubyspec 0.082819 0.044687 52.055562 ( 60.069205)
total: 187.93 sec