Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-121600
#<BuildRuby:0x0000561aafd1c048
@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.20231231-121600",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001400 0.003547 1.145287 ( 1.515186)
build_miniruby 0.001254 0.000209 0.875092 ( 0.874607)
build_ruby 0.001206 0.000201 2.829853 ( 2.829455)
build_all 0.009403 0.000834 16.983485 ( 1.568906)
build_install 0.008772 0.000000 4.802252 ( 1.135539)
test_btest 0.000828 0.000110 86.476823 ( 8.158300)
test_basic 0.002389 0.003331 0.710539 ( 0.785112)
test_all 0.115300 0.020904 535.272167 ( 62.049539)
test_rubyspec 0.000000 0.048190 50.266403 ( 62.473392)
total: 141.39 sec