Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-201413
#<BuildRuby:0x0000560f62fab500
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231219-201413",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000017)
build_up 0.000764 0.004267 1.488068 ( 1.826454)
build_miniruby 0.000820 0.000137 0.842096 ( 0.842104)
build_ruby 0.001077 0.000179 2.855446 ( 2.856584)
build_all 0.006602 0.003933 16.720480 ( 1.517230)
build_install 0.005435 0.004532 4.955533 ( 1.202569)
test_btest 0.000952 0.000227 85.401220 ( 7.803792)
test_basic 0.004277 0.000000 0.705233 ( 0.783659)
test_all 0.114441 0.024942 531.588781 ( 60.022804)
test_rubyspec 0.003126 0.042217 49.902732 ( 62.219848)
total: 139.08 sec