Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-185049
#<BuildRuby:0x000055cfe8cbb430
@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.20231224-185049",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003585 0.000326 0.744445 ( 1.146595)
build_miniruby 0.001113 0.000102 0.906928 ( 0.907512)
build_ruby 0.001021 0.000000 2.766515 ( 2.770642)
build_all 0.002555 0.004328 11.954611 ( 1.023520)
build_install 0.012874 0.000000 3.424439 ( 0.970598)
test_btest 0.000639 0.000047 67.101669 ( 5.519968)
test_basic 0.004412 0.000000 0.375482 ( 0.457203)
test_all 0.059337 0.045062 426.157122 ( 39.572937)
test_rubyspec 0.023137 0.030241 40.573573 ( 53.326666)
total: 105.70 sec