Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-130000
#<BuildRuby:0x000055d751007e80
@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.20230113-130000",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.005343 0.001233 0.860742 ( 1.237907)
build_miniruby 0.001123 0.000260 1.029607 ( 1.027360)
build_ruby 0.001320 0.000304 2.828047 ( 2.825516)
build_all 0.008052 0.001858 16.859841 ( 3.037706)
build_install 0.009839 0.000964 2.089095 ( 1.075894)
test_btest 0.000891 0.000191 71.929338 ( 10.570728)
test_basic 0.001476 0.006151 0.356704 ( 0.441508)
test_all 0.001090 0.000312 660.521092 (110.762227)
test_rubyspec 0.065911 0.062457 51.968895 ( 60.123717)
total: 191.10 sec