Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240229-181011
#<BuildRuby:0x000055b0f10c9d40
@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.20240229-181011",
@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.000003 0.000023 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006363 0.004321 4.568576 ( 6.306930)
build_miniruby 0.005773 0.000000 108.976024 ( 94.794831)
build_ruby 0.001889 0.000000 4.028137 ( 5.643280)
build_all 0.008873 0.000583 6.221644 ( 7.166268)
build_install 0.020508 0.002036 8.062936 ( 9.283954)
test_btest 0.000812 0.000102 74.299274 ( 83.210241)
test_basic 0.002873 0.005206 0.838123 ( 1.377532)
test_all 0.098314 0.025043 738.600168 (508.324703)
test_rubyspec 0.029692 0.061234 119.568210 (161.689806)
total: 877.80 sec