Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230628-211442
#<BuildRuby:0x000055d7dc699e98
@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.20230628-211442",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005851 0.000703 2.090276 ( 4.596274)
build_miniruby 0.001393 0.000000 1.520194 ( 1.639055)
build_ruby 0.001521 0.000000 2.927710 ( 3.376325)
build_all 0.006967 0.000669 4.998073 ( 3.696445)
build_install 0.009521 0.009865 6.228674 ( 5.210484)
test_btest 0.000000 0.000933 59.984439 ( 40.819991)
test_basic 0.003959 0.003496 0.736969 ( 0.940601)
test_all 0.001364 0.000292 547.151910 (394.840491)
test_rubyspec 0.019188 0.039281 80.585299 (114.351713)
total: 569.47 sec