Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231109-022716
#<BuildRuby:0x000055800714dd40
@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.20231109-022716",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.007147 0.000704 2.473111 ( 4.507336)
build_miniruby 0.001732 0.000385 17.828398 ( 19.633719)
build_ruby 0.001610 0.000358 3.483434 ( 4.480479)
build_all 0.008347 0.000000 5.229096 ( 5.587124)
build_install 0.011427 0.011602 6.699473 ( 7.721584)
test_btest 0.000788 0.000217 62.294747 ( 70.859661)
test_basic 0.002547 0.005445 0.803564 ( 1.367940)
test_all 0.097507 0.033843 681.112084 (781.567878)
test_rubyspec 0.033348 0.046953 93.052387 (160.783297)
total: 1056.51 sec