Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231102-051656
#<BuildRuby:0x000055c802e0a658
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20231102-051656",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.007503 0.000000 2.518426 ( 4.600671)
build_miniruby 0.001550 0.000074 2.107795 ( 3.035895)
build_ruby 0.002304 0.000000 3.238832 ( 4.135187)
build_all 0.004605 0.004007 5.035464 ( 4.063062)
build_install 0.017563 0.003372 6.755042 ( 6.627482)
test_btest 0.000727 0.000075 61.140142 ( 62.142270)
test_basic 0.007421 0.000761 0.775549 ( 1.336226)
test_all 0.096134 0.031980 643.517945 (473.367311)
test_rubyspec 0.060168 0.017130 92.850988 (148.034360)
total: 707.34 sec