Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-182059
#<BuildRuby:0x0000557f10c6b238
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230113-182059",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003530 0.000588 0.631213 ( 1.057324)
build_miniruby 0.000819 0.000137 0.673498 ( 0.672505)
build_ruby 0.001107 0.000184 2.408957 ( 2.409412)
build_all 0.009362 0.000000 12.938490 ( 1.636313)
build_install 0.006576 0.000000 1.530450 ( 0.746906)
test_btest 0.000685 0.000000 65.956298 ( 6.509879)
test_basic 0.003309 0.000000 0.242851 ( 0.342638)
test_all 0.001068 0.000000 494.564523 ( 47.272614)
test_rubyspec 0.020078 0.010048 35.288841 ( 45.884644)
total: 106.53 sec