Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-002449
#<BuildRuby:0x000055a1ef51c048
@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.20231223-002449",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001003 0.003081 1.025982 ( 1.415142)
build_miniruby 0.001042 0.000000 0.868707 ( 0.868358)
build_ruby 0.001394 0.000000 2.807959 ( 2.808447)
build_all 0.003152 0.006833 16.197108 ( 1.448590)
build_install 0.007586 0.001316 4.757964 ( 1.168332)
test_btest 0.000838 0.000279 83.878921 ( 7.138732)
test_basic 0.002674 0.000892 0.505341 ( 0.582707)
test_all 0.096648 0.039218 531.934711 ( 51.025678)
test_rubyspec 0.020335 0.022112 51.401320 ( 63.797657)
total: 130.25 sec