Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-072453
#<BuildRuby:0x00005592a1dbbf58
@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.20230107-072453",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005338 0.001144 0.850514 ( 1.032469)
build_miniruby 0.001050 0.000225 1.020179 ( 1.018272)
build_ruby 0.001549 0.000000 2.765536 ( 2.762852)
build_all 0.010108 0.000000 16.760445 ( 2.981239)
build_install 0.003292 0.008078 2.125943 ( 1.085588)
test_btest 0.000757 0.000211 72.651917 ( 11.065979)
test_basic 0.005093 0.001415 0.343702 ( 0.430236)
test_all 0.001015 0.000282 659.370509 (108.746374)
test_rubyspec 0.094266 0.036058 52.060516 ( 60.091446)
total: 189.22 sec