Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240831-101900
#<BuildRuby:0x00007fdf235efdd0
@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.20240831-101900",
@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.000022)
autoconf 0.000037 0.000006 0.000043 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.008519 0.001217 4.368328 ( 5.763233)
build_miniruby 0.001840 0.000000 2.160057 ( 2.274235)
build_ruby 0.002461 0.000028 4.777405 ( 5.147412)
build_all 0.007625 0.004098 22.556920 ( 21.576465)
build_install 0.017301 0.005764 10.816801 ( 8.574022)
test_btest 0.000877 0.000153 94.456390 ( 77.301126)
test_basic 0.007157 0.005890 1.213045 ( 1.807389)
test_all 0.117520 0.040037 814.377409 (413.765144)
test_rubyspec 0.050471 0.040712 145.768835 ( 42.146385)
total: 578.36 sec