Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-053815
#<BuildRuby:0x000055fe48f6a620
@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.20230108-053815",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.001173 0.005238 0.843917 ( 1.052433)
build_miniruby 0.001308 0.000000 1.016640 ( 1.014840)
build_ruby 0.001548 0.000000 2.785874 ( 2.783353)
build_all 0.009934 0.000000 16.813178 ( 2.960307)
build_install 0.008912 0.002457 2.119936 ( 1.076856)
test_btest 0.000778 0.000260 76.813486 ( 10.809774)
test_basic 0.000000 0.006339 0.344119 ( 0.430771)
test_all 0.001136 0.000251 673.247720 ( 98.695275)
test_rubyspec 0.082486 0.050894 52.176508 ( 60.202331)
total: 179.03 sec