Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-024652
#<BuildRuby:0x000055d99a337fd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-024652",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001075 0.004373 0.794734 ( 1.249315)
build_miniruby 0.000879 0.000220 0.819279 ( 0.819083)
build_ruby 0.001095 0.000274 2.671931 ( 2.672938)
build_all 0.007112 0.000633 11.977010 ( 0.969198)
build_install 0.010300 0.000227 3.433167 ( 0.968178)
test_btest 0.000655 0.000131 65.500398 ( 5.068347)
test_basic 0.003875 0.000000 0.393055 ( 0.473146)
test_all 0.072594 0.023165 366.992898 ( 41.766434)
test_rubyspec 0.038062 0.091400 73.211156 ( 85.685467)
total: 139.67 sec