Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231030-131020
#<BuildRuby:0x0000563300fb5d90
@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.20231030-131020",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004569 0.004722 2.451344 ( 4.374452)
build_miniruby 0.001517 0.000233 2.063307 ( 2.677730)
build_ruby 0.001487 0.000229 3.336648 ( 3.880428)
build_all 0.009560 0.000777 5.228857 ( 4.359643)
build_install 0.017751 0.001203 6.689173 ( 6.129486)
test_btest 0.000650 0.000090 60.532641 ( 57.807455)
test_basic 0.007016 0.000290 0.731848 ( 1.141870)
test_all 0.078798 0.048235 622.506845 (525.273413)
test_rubyspec 0.055845 0.024118 92.810319 (157.125024)
total: 762.77 sec