Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-025448
#<BuildRuby:0x00005648cec6abe8
@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.20230102-025448",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002609 0.003785 0.846610 ( 1.064068)
build_miniruby 0.001062 0.000213 1.012953 ( 1.010958)
build_ruby 0.001576 0.000000 2.794740 ( 2.792068)
build_all 0.009215 0.000481 16.697062 ( 2.983147)
build_install 0.010504 0.001058 2.310670 ( 1.188846)
test_btest 0.000940 0.000157 71.848761 ( 11.483837)
test_basic 0.007141 0.000397 0.363380 ( 0.447981)
test_all 0.001222 0.000193 660.094011 ( 97.915658)
test_rubyspec 0.061981 0.041414 51.659277 ( 59.711185)
total: 178.60 sec