Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-101947
#<BuildRuby:0x0000556052eec188
@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.20231222-101947",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001807 0.002477 0.738576 ( 1.197618)
build_miniruby 0.001055 0.000264 0.904084 ( 0.904347)
build_ruby 0.001526 0.000000 2.772149 ( 2.774454)
build_all 0.003688 0.004339 12.272644 ( 1.011303)
build_install 0.005991 0.004962 3.552421 ( 0.973916)
test_btest 0.000534 0.000197 62.761821 ( 5.745763)
test_basic 0.000725 0.003208 0.374548 ( 0.457986)
test_all 0.094720 0.010690 398.914545 ( 46.836331)
test_rubyspec 0.033990 0.015774 40.522001 ( 53.267193)
total: 113.17 sec