Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240703-200343
#<BuildRuby:0x00007f45b8abfdd8
@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.20240703-200343",
@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.000032 0.000007 0.000039 ( 0.000034)
autoconf 0.000049 0.000010 0.000059 ( 0.000059)
configure 0.000041 0.000009 0.000050 ( 0.000049)
build_up 0.006731 0.004721 5.003828 ( 6.394904)
build_miniruby 0.002458 0.000596 31.333514 ( 21.791361)
build_ruby 0.000681 0.002234 5.463900 ( 24.936593)
build_all 0.008891 0.002286 7.914795 ( 6.568014)
build_install 0.021050 0.006439 11.304291 ( 10.943541)
test_btest 0.001156 0.000304 104.071975 (106.950426)
test_basic 0.007458 0.006684 1.271760 ( 1.963528)
test_all 0.091173 0.077967 891.729489 (866.857641)
test_rubyspec 0.053204 0.049463 155.926007 (106.800350)
total: 1153.21 sec