Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240824-021453
#<BuildRuby:0x00007f1523e7fdd0
@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.20240824-021453",
@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.000006 0.000027 ( 0.000027)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.007411 0.002117 4.340959 ( 4.837887)
build_miniruby 0.001551 0.000443 1.887539 ( 2.081264)
build_ruby 0.001925 0.000550 4.741465 ( 5.331045)
build_all 0.003367 0.008178 8.173257 ( 6.308361)
build_install 0.024028 0.000869 11.057525 ( 8.530014)
test_btest 0.000814 0.000239 98.027465 ( 73.364160)
test_basic 0.005536 0.007613 1.121549 ( 1.374567)
test_all 0.113929 0.044951 827.421983 (373.729842)
test_rubyspec 0.041290 0.050222 156.871416 ( 69.080116)
total: 544.64 sec