Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240718-090640
#<BuildRuby:0x00007f00699bfdc8
@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.20240718-090640",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000047 0.000008 0.000055 ( 0.000055)
configure 0.000034 0.000006 0.000040 ( 0.000039)
build_up 0.005460 0.003535 4.171954 ( 5.276121)
build_miniruby 0.001648 0.000312 1.861104 ( 2.022149)
build_ruby 0.001949 0.000369 4.826568 ( 5.232111)
build_all 0.009648 0.001826 7.817352 ( 6.043670)
build_install 0.025902 0.001470 10.663521 ( 8.608911)
test_btest 0.000904 0.000154 95.267377 ( 74.600520)
test_basic 0.006864 0.004998 1.181045 ( 7.054316)
test_all 0.125148 0.039636 886.537111 (802.412514)
test_rubyspec 0.056876 0.037551 154.377428 (156.567241)
total: 1067.82 sec