Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-025615
#<BuildRuby:0x000055f41dc87320
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240101-025615",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005241 0.000000 0.823682 ( 1.204000)
build_miniruby 0.000993 0.000000 0.800157 ( 0.800372)
build_ruby 0.001425 0.000000 2.705719 ( 2.707309)
build_all 0.003442 0.004252 12.111098 ( 0.956747)
build_install 0.011538 0.000721 3.431069 ( 0.965219)
test_btest 0.000000 0.000777 61.613381 ( 5.791284)
test_basic 0.000000 0.004270 0.401637 ( 0.481413)
test_all 0.063605 0.034656 401.245360 ( 36.568160)
test_rubyspec 0.036033 0.029942 40.406119 ( 52.942501)
total: 102.42 sec