Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230610-191353
#<BuildRuby:0x000055ed6354ddb8
@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.20230610-191353",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.006283 0.000777 1.995029 ( 5.732636)
build_miniruby 0.001410 0.000490 1.586605 ( 1.798335)
build_ruby 0.001269 0.000441 2.650226 ( 21.700121)
build_all 0.005583 0.001942 2.265767 ( 2.528332)
build_install 0.010810 0.007981 3.396226 ( 3.884391)
test_btest 0.000965 0.000371 59.302553 ( 41.729373)
test_basic 0.001512 0.005095 0.670411 ( 1.028945)
test_all 0.001267 0.000536 561.297401 (469.061747)
test_rubyspec 0.025736 0.038311 81.238244 (124.008138)
total: 671.47 sec