Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240810-215819
#<BuildRuby:0x00007faf83eefdd8
@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.20240810-215819",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.005511 0.004196 4.110237 ( 6.670974)
build_miniruby 0.001817 0.000000 1.741407 ( 2.300825)
build_ruby 0.002253 0.000028 4.442303 ( 5.329154)
build_all 0.010548 0.000934 7.062330 ( 7.732785)
build_install 0.014319 0.011067 10.411372 ( 10.780708)
test_btest 0.001073 0.000204 97.200141 (106.482057)
test_basic 0.012685 0.000000 1.195691 ( 1.810483)
test_all 0.104804 0.056165 843.745852 (530.086634)
test_rubyspec 0.057373 0.036271 151.508242 ( 45.136466)
total: 716.33 sec