Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231226-182329
#<BuildRuby:0x000055a9da169f48
@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.20231226-182329",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004687 0.001019 1.769031 ( 4.035751)
build_miniruby 0.001967 0.000000 2.237068 ( 3.112930)
build_ruby 0.001816 0.000000 3.207734 ( 5.270837)
build_all 0.004869 0.003341 4.989133 ( 6.663898)
build_install 0.018012 0.003094 6.323573 ( 8.941353)
test_btest 0.000449 0.000702 65.344435 ( 88.443687)
test_basic 0.002610 0.004616 0.778115 ( 1.597281)
test_all 0.099544 0.030014 668.861991 (823.314419)
test_rubyspec 0.024640 0.054028 95.651579 (172.406893)
total: 1113.79 sec