Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241014-145510
#<BuildRuby:0x00007f07b3ebfde0
@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.20241014-145510",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.007359 0.001899 4.265029 ( 5.498115)
build_miniruby 0.001671 0.000431 2.228091 ( 2.583444)
build_ruby 0.002543 0.000000 4.482135 ( 5.093367)
build_all 0.010281 0.001016 6.502148 ( 5.475383)
build_install 0.024191 0.002375 9.841652 ( 8.262961)
test_btest 0.000846 0.000188 80.068435 ( 72.211114)
test_basic 0.013418 0.000000 1.124074 ( 1.436241)
test_all 0.098879 0.062382 776.521301 (425.968865)
test_rubyspec 0.015869 0.075201 120.895191 ( 52.903861)
total: 579.43 sec