Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-000805
#<BuildRuby:0x0000556ec11df5f8
@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.20231201-000805",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004614 0.000728 1.315661 ( 1.706499)
build_miniruby 0.001059 0.000000 0.979125 ( 0.978904)
build_ruby 0.001466 0.000000 2.831165 ( 2.831477)
build_all 0.000244 0.010717 16.872413 ( 1.593997)
build_install 0.004517 0.005331 5.070992 ( 1.224556)
test_btest 0.000000 0.001046 86.507801 ( 7.496828)
test_basic 0.000000 0.003854 0.565704 ( 0.647087)
test_all 0.104214 0.033803 518.970950 ( 61.629647)
test_rubyspec 0.020173 0.024325 50.015264 ( 62.290136)
total: 140.40 sec