Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230709-050953
#<BuildRuby:0x000055bb3d749db8
@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.20230709-050953",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.003309 0.004179 2.294693 ( 4.831884)
build_miniruby 0.001486 0.000099 1.914964 ( 2.260054)
build_ruby 0.001776 0.000118 3.039087 ( 3.582894)
build_all 0.009022 0.000040 5.353531 ( 3.886207)
build_install 0.007406 0.012480 6.724629 ( 6.088460)
test_btest 0.000656 0.000097 67.597674 ( 43.048725)
test_basic 0.006656 0.000978 0.815628 ( 1.095053)
test_all 0.001370 0.000201 588.752659 (280.015094)
test_rubyspec 0.020662 0.036539 83.862623 (147.351265)
total: 492.16 sec