Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-134209
#<BuildRuby:0x00005594a0a073c0
@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.20240112-134209",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004637 0.000357 0.793927 ( 1.213638)
build_miniruby 0.001014 0.000078 0.815334 ( 0.815709)
build_ruby 0.001440 0.000000 2.684734 ( 2.686155)
build_all 0.007891 0.000000 12.236035 ( 0.990363)
build_install 0.010126 0.000107 3.488920 ( 0.982661)
test_btest 0.000605 0.000035 65.814011 ( 4.774604)
test_basic 0.000000 0.004406 0.414354 ( 0.494599)
test_all 0.083501 0.014699 376.063537 ( 41.595306)
test_rubyspec 0.033951 0.031363 40.920630 ( 53.478814)
total: 107.03 sec