Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-055028
#<BuildRuby:0x000056528a68b4f0
@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.20240110-055028",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.001606 0.004617 0.808093 ( 1.267175)
build_miniruby 0.000790 0.000287 0.816294 ( 0.816191)
build_ruby 0.001144 0.000416 2.675629 ( 2.676121)
build_all 0.006687 0.000774 12.157344 ( 0.958444)
build_install 0.009891 0.000220 3.473074 ( 0.969332)
test_btest 0.000677 0.000000 62.508705 ( 5.910353)
test_basic 0.004340 0.000000 0.428692 ( 0.507204)
test_all 0.064566 0.029506 387.507786 ( 34.034564)
test_rubyspec 0.023713 0.043820 40.868950 ( 53.427534)
total: 100.57 sec