Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-073610
#<BuildRuby:0x0000559352da7b50
@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.20230623-073610",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004748 0.000155 1.354643 ( 2.605132)
build_miniruby 0.000815 0.000192 0.873571 ( 0.872850)
build_ruby 0.000954 0.000224 2.594035 ( 2.594562)
build_all 0.009088 0.001078 15.705898 ( 1.478974)
build_install 0.006720 0.005091 4.740796 ( 1.128294)
test_btest 0.000785 0.000000 86.079747 ( 7.333976)
test_basic 0.003712 0.000000 0.671992 ( 0.752721)
test_all 0.001374 0.000000 438.068402 ( 43.123755)
test_rubyspec 0.019433 0.023075 42.368554 ( 54.834892)
total: 114.73 sec