Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230710-211611
#<BuildRuby:0x000055cee0952658
@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.20230710-211611",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000000 0.006327 1.978170 ( 3.406797)
build_miniruby 0.000542 0.000935 1.537562 ( 1.551597)
build_ruby 0.000000 0.001468 3.147493 ( 3.371909)
build_all 0.002797 0.005151 5.001301 ( 2.319584)
build_install 0.010633 0.006363 6.136065 ( 3.447223)
test_btest 0.000609 0.000153 65.477712 ( 24.568399)
test_basic 0.005195 0.000262 0.743768 ( 4.272035)
test_all 0.001219 0.000294 586.269842 (300.857170)
test_rubyspec 0.034875 0.027553 83.717823 (113.515824)
total: 457.31 sec