Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-065024
#<BuildRuby:0x0000557611da0098
@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.20240106-065024",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003901 0.000600 1.064577 ( 1.493739)
build_miniruby 0.001077 0.000165 1.177128 ( 1.178878)
build_ruby 0.001089 0.000168 3.395299 ( 3.402600)
build_all 0.010111 0.000000 16.158730 ( 1.557474)
build_install 0.007688 0.005565 4.402108 ( 1.350392)
test_btest 0.000637 0.000121 80.136950 ( 9.260694)
test_basic 0.000879 0.003905 0.528747 ( 0.600980)
test_all 0.094438 0.025654 542.728644 ( 61.367590)
test_rubyspec 0.031377 0.022290 58.016149 ( 70.507253)
total: 150.72 sec