Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-120247
#<BuildRuby:0x0000564fcd213f90
@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.20231130-120247",
@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.000013 0.000002 0.000015 ( 0.000016)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003241 0.000648 0.959016 ( 1.316707)
build_miniruby 0.000668 0.000133 0.874068 ( 0.874081)
build_ruby 0.001117 0.000000 2.711614 ( 2.715625)
build_all 0.006783 0.000642 12.111113 ( 1.007181)
build_install 0.004702 0.003648 3.578440 ( 0.978292)
test_btest 0.000473 0.000109 61.644079 ( 5.941098)
test_basic 0.004046 0.000000 0.377084 ( 0.457040)
test_all 0.072552 0.026180 382.010387 ( 35.146686)
test_rubyspec 0.029694 0.044795 39.693952 ( 52.340361)
total: 100.78 sec