Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240820-220935
#<BuildRuby:0x00007fb0fc4ffdd0
@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.20240820-220935",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.008200 0.001322 4.234980 ( 6.791628)
build_miniruby 0.001898 0.000000 2.326515 ( 2.675230)
build_ruby 0.002209 0.000000 4.675452 ( 7.936200)
build_all 0.010695 0.000245 7.713170 ( 6.652675)
build_install 0.023489 0.002012 10.794171 ( 9.443993)
test_btest 0.000953 0.000133 97.784956 ( 86.224625)
test_basic 0.000000 0.012547 1.205980 ( 1.606305)
test_all 0.097260 0.062125 835.384707 (436.775320)
test_rubyspec 0.049147 0.038699 152.526149 ( 61.233761)
total: 619.34 sec