Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230918-081728
#<BuildRuby:0x000055de84c0a658
@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.20230918-081728",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.004292 0.003829 2.431864 ( 5.108690)
build_miniruby 0.001706 0.000284 1.750280 ( 2.205511)
build_ruby 0.001919 0.000000 3.522412 ( 4.355773)
build_all 0.008080 0.001011 5.685671 ( 5.465093)
build_install 0.016827 0.005622 7.101006 ( 7.471397)
test_btest 0.000993 0.000000 67.318400 ( 49.267255)
test_basic 0.004505 0.003694 0.816325 ( 1.253010)
test_all 0.016254 0.000000 703.704672 (748.025730)
test_rubyspec 0.044042 0.044407 96.908188 (149.701056)
total: 972.85 sec