Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240930-124647
#<BuildRuby:0x00007fd815a8fdc8
@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.20240930-124647",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.007271 0.003561 5.381103 ( 7.580589)
build_miniruby 0.002230 0.000229 11.270842 ( 11.868641)
build_ruby 0.001963 0.000202 4.665035 ( 5.564788)
build_all 0.010224 0.000618 6.688643 ( 6.589974)
build_install 0.026314 0.001275 10.355446 ( 10.560291)
test_btest 0.000962 0.000089 86.542791 ( 93.639652)
test_basic 0.003054 0.009530 1.181032 ( 1.960348)
test_all 0.113145 0.051578 774.549417 (590.580017)
test_rubyspec 0.042701 0.045877 123.625598 ( 40.764850)
total: 769.11 sec