Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231028-090637
#<BuildRuby:0x0000557bdeb16278
@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.20231028-090637",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000000 0.007048 2.164905 ( 3.041308)
build_miniruby 0.001329 0.000333 1.742370 ( 2.011412)
build_ruby 0.001843 0.000263 3.291082 ( 4.161798)
build_all 0.007632 0.000523 5.000876 ( 3.409973)
build_install 0.014282 0.008389 6.552975 ( 5.977852)
test_btest 0.000607 0.000114 64.188152 ( 47.934689)
test_basic 0.003288 0.004790 0.756027 ( 1.048313)
test_all 0.084893 0.042076 636.065846 (467.511058)
test_rubyspec 0.044386 0.032868 91.047970 (167.803102)
total: 702.90 sec