Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240919-083202
#<BuildRuby:0x00007f5eb794fdc8
@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.20240919-083202",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.003530 0.007996 5.615154 ( 9.228929)
build_miniruby 0.001430 0.000330 2.615844 ( 4.721847)
build_ruby 0.002134 0.000492 4.852847 ( 7.629189)
build_all 0.010906 0.000602 7.018994 ( 10.519974)
build_install 0.020568 0.006054 11.123877 ( 16.444378)
test_btest 0.000000 0.001250 90.533942 (136.196103)
test_basic 0.001658 0.011031 1.264475 ( 2.497421)
test_all 0.125623 0.043536 852.427998 (1068.977973)
test_rubyspec 0.047508 0.046325 132.785441 ( 76.568147)
total: 1332.79 sec