Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-002535
#<BuildRuby:0x00005592a3e57e88
@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-002535",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002763 0.001993 0.794071 ( 1.181954)
build_miniruby 0.000874 0.000187 0.812683 ( 0.812815)
build_ruby 0.001186 0.000254 2.685060 ( 2.686156)
build_all 0.004176 0.003633 12.393164 ( 1.015510)
build_install 0.006145 0.006683 3.454004 ( 0.973134)
test_btest 0.000671 0.000000 64.708546 ( 4.507922)
test_basic 0.004935 0.000000 0.386651 ( 0.466177)
test_all 0.073449 0.023757 386.731169 ( 37.593478)
test_rubyspec 0.033874 0.029776 40.459509 ( 53.003599)
total: 102.24 sec