Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230721-230836
#<BuildRuby:0x00005571093c6228
@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.20230721-230836",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.007313 0.000000 2.133526 ( 3.844229)
build_miniruby 0.001592 0.000134 1.652894 ( 1.909468)
build_ruby 0.001367 0.000211 3.170227 ( 3.622954)
build_all 0.008393 0.000000 2.574796 ( 2.624627)
build_install 0.019891 0.000000 3.751775 ( 3.613146)
test_btest 0.000736 0.000000 63.010962 ( 30.054504)
test_basic 0.004213 0.004179 0.771801 ( 0.872344)
test_all 0.002090 0.000069 596.006309 (235.935714)
test_rubyspec 0.032944 0.029207 80.729325 (108.710337)
total: 391.19 sec