Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-084847
#<BuildRuby:0x000055f3eca6ef88
@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.20240115-084847",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.003589 0.000634 1.042597 ( 1.430661)
build_miniruby 0.000822 0.000145 0.909774 ( 0.909163)
build_ruby 0.001113 0.000197 2.639306 ( 2.638560)
build_all 0.007451 0.001315 14.110404 ( 1.311401)
build_install 0.007538 0.000000 4.029387 ( 1.050657)
test_btest 0.001010 0.000000 76.632707 ( 6.736548)
test_basic 0.004007 0.000000 0.666577 ( 0.748120)
test_all 0.104578 0.028060 466.415262 ( 56.189541)
test_rubyspec 0.010869 0.031208 47.985066 ( 60.306064)
total: 131.32 sec