Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-005833
#<BuildRuby:0x00005585e99c3e88
@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.20240103-005833",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.002546 0.005066 1.041942 ( 1.288811)
build_miniruby 0.000760 0.000276 0.808337 ( 0.808180)
build_ruby 0.001404 0.000510 2.681313 ( 2.681383)
build_all 0.004617 0.002832 11.815899 ( 0.976733)
build_install 0.008363 0.002607 3.447998 ( 0.958297)
test_btest 0.000551 0.000206 64.760301 ( 4.631704)
test_basic 0.004008 0.000003 0.399960 ( 0.480787)
test_all 0.067438 0.029356 372.703528 ( 37.177289)
test_rubyspec 0.026438 0.046870 39.938043 ( 52.502684)
total: 101.51 sec