Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-165037
#<BuildRuby:0x000055c21819e620
@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.20230103-165037",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.006623 0.848435 ( 1.021165)
build_miniruby 0.000000 0.001368 1.013033 ( 1.011007)
build_ruby 0.000000 0.001425 2.782735 ( 2.780209)
build_all 0.005821 0.003907 16.813396 ( 2.980982)
build_install 0.011756 0.000000 2.302439 ( 1.186984)
test_btest 0.001006 0.000000 68.190126 ( 11.482170)
test_basic 0.006357 0.000000 0.350518 ( 0.436867)
test_all 0.001365 0.000000 664.906915 (103.374752)
test_rubyspec 0.088457 0.030268 51.619618 ( 59.647707)
total: 183.92 sec