Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-230147
#<BuildRuby:0x000055f1993580a0
@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.20231224-230147",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002691 0.000538 0.739451 ( 1.121164)
build_miniruby 0.000898 0.000180 0.909190 ( 0.909163)
build_ruby 0.001030 0.000206 2.769514 ( 2.772469)
build_all 0.005966 0.001193 12.119254 ( 1.012897)
build_install 0.006415 0.005484 3.391600 ( 0.983104)
test_btest 0.000619 0.000168 62.955471 ( 5.937372)
test_basic 0.003722 0.000000 0.377710 ( 0.458875)
test_all 0.092561 0.013341 436.571213 ( 42.696826)
test_rubyspec 0.012131 0.038411 40.466486 ( 53.210571)
total: 109.10 sec