Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230829-053408
#<BuildRuby:0x000055c3ffe0e458
@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.20230829-053408",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.004028 0.003507 2.499938 ( 5.335289)
build_miniruby 0.000000 0.002211 2.137310 ( 2.757694)
build_ruby 0.000303 0.001593 3.510163 ( 4.815049)
build_all 0.007953 0.000583 5.714472 ( 5.978503)
build_install 0.014218 0.006975 7.302740 ( 7.836029)
test_btest 0.000984 0.000172 71.481706 ( 71.054903)
test_basic 0.007178 0.001256 0.880474 ( 1.380278)
test_all 0.010469 0.000870 680.391281 (759.663695)
test_rubyspec 0.042840 0.044144 100.099651 (150.795490)
total: 1009.62 sec