Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240129-105932
#<BuildRuby:0x0000559d47802228
@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.20240129-105932",
@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.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005990 0.000959 1.970714 ( 3.646611)
build_miniruby 0.001501 0.000240 1.698594 ( 2.105610)
build_ruby 0.001822 0.000292 3.492662 ( 4.403486)
build_all 0.004221 0.004360 5.340896 ( 5.082121)
build_install 0.021515 0.000000 6.804434 ( 6.415288)
test_btest 0.001017 0.000113 70.193048 ( 57.207455)
test_basic 0.000413 0.007044 0.819166 ( 1.379752)
test_all 0.092845 0.032249 726.721917 (640.260262)
test_rubyspec 0.035925 0.078233 177.752427 (285.963019)
total: 1006.46 sec