Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240715-130759
#<BuildRuby:0x00007fd84814fdc0
@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.20240715-130759",
@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.000029 0.000006 0.000035 ( 0.000031)
autoconf 0.000048 0.000010 0.000058 ( 0.000054)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.008309 0.001762 4.710576 ( 6.321426)
build_miniruby 0.001846 0.000391 12.116680 ( 9.888956)
build_ruby 0.000000 0.002875 4.450529 ( 5.155299)
build_all 0.005974 0.004963 7.128142 ( 6.212542)
build_install 0.019375 0.007973 10.150015 ( 8.616622)
test_btest 0.000806 0.000221 92.856038 ( 83.492513)
test_basic 0.006649 0.007874 1.240224 ( 1.898435)
test_all 0.128344 0.039594 838.778898 (950.173592)
test_rubyspec 0.059504 0.034645 153.360269 (177.841571)
total: 1249.60 sec