Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-190131
#<BuildRuby:0x000055d5d89d3fd8
@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-190131",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001000 0.004155 0.800835 ( 1.202675)
build_miniruby 0.000865 0.000144 0.848613 ( 0.848718)
build_ruby 0.001809 0.000000 2.680723 ( 2.681256)
build_all 0.008661 0.000000 12.012056 ( 1.003737)
build_install 0.004978 0.004772 3.422042 ( 0.973894)
test_btest 0.000664 0.000133 64.812573 ( 4.716250)
test_basic 0.000000 0.004025 0.401673 ( 0.482939)
test_all 0.068416 0.032532 378.697425 ( 39.563656)
test_rubyspec 0.030236 0.038458 40.693624 ( 53.245174)
total: 104.72 sec