Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230713-051139
#<BuildRuby:0x000055e971fc5fc0
@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.20230713-051139",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007393 0.000480 2.286644 ( 4.868998)
build_miniruby 0.001424 0.000000 1.984332 ( 2.350053)
build_ruby 0.001417 0.000000 3.321997 ( 3.747979)
build_all 0.004358 0.003839 5.145091 ( 3.822982)
build_install 0.021022 0.000000 6.726655 ( 5.593951)
test_btest 0.001000 0.000000 65.367725 ( 45.193065)
test_basic 0.003861 0.003710 0.792972 ( 1.142196)
test_all 0.001119 0.000172 598.000217 (309.701659)
test_rubyspec 0.028970 0.029611 83.643070 (109.395330)
total: 485.82 sec