Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-150747
#<BuildRuby:0x0000558b73b53d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230621-150747",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003570 0.001190 1.333254 ( 2.624040)
build_miniruby 0.000000 0.000973 0.766192 ( 0.766475)
build_ruby 0.000000 0.001400 2.423895 ( 2.424805)
build_all 0.000000 0.009264 15.059285 ( 1.358316)
build_install 0.000292 0.007517 4.414354 ( 1.084360)
test_btest 0.000557 0.000455 82.619539 ( 7.531542)
test_basic 0.004280 0.000461 0.773601 ( 0.855324)
test_all 0.000453 0.001019 447.150764 ( 46.789199)
test_rubyspec 0.021426 0.017859 42.230382 ( 54.718121)
total: 118.15 sec