Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240620-211117
#<BuildRuby:0x00007f74b9acfdc0
@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.20240620-211117",
@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.000023 0.000006 0.000029 ( 0.000031)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.009387 0.000402 4.116721 ( 10.504886)
build_miniruby 0.002316 0.000000 1.793254 ( 2.392161)
build_ruby 0.001909 0.000089 4.651464 ( 15.447994)
build_all 0.000000 0.011080 7.526756 ( 9.455649)
build_install 0.021615 0.005320 10.617341 ( 14.956765)
test_btest 0.000944 0.000306 99.433287 (139.436518)
test_basic 0.013210 0.001574 1.187699 ( 2.356509)
test_all 0.134807 0.031865 843.970594 (1024.655594)
test_rubyspec 0.030761 0.068784 149.907060 ( 97.561163)
total: 1316.77 sec