Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-005235
#<BuildRuby:0x000055a017237438
@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.20240109-005235",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.001796 0.003525 1.407987 ( 2.026252)
build_miniruby 0.001586 0.000000 3.745683 ( 3.498218)
build_ruby 0.001571 0.000000 4.445650 ( 4.454779)
build_all 0.010657 0.000000 16.930415 ( 1.813433)
build_install 0.007530 0.009308 5.173318 ( 1.914768)
test_btest 0.000640 0.000155 83.363452 ( 8.706507)
test_basic 0.004456 0.002866 0.754803 ( 0.824292)
test_all 0.098114 0.022693 583.885475 ( 66.111040)
test_rubyspec 0.020857 0.048189 85.764434 ( 98.223164)
total: 187.57 sec