Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230819-132843
#<BuildRuby:0x0000555fa1c12090
@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.20230819-132843",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.002587 0.004479 2.275491 ( 5.179050)
build_miniruby 0.001384 0.000000 1.711438 ( 2.099173)
build_ruby 0.001808 0.000000 3.401372 ( 13.909030)
build_all 0.004682 0.003979 5.489502 ( 4.991936)
build_install 0.014795 0.005422 6.871860 ( 7.735273)
test_btest 0.001043 0.000000 66.736400 ( 56.944652)
test_basic 0.007845 0.000000 0.798034 ( 1.074529)
test_all 0.009551 0.000959 612.739609 (403.571100)
test_rubyspec 0.047530 0.024328 93.047223 (122.681263)
total: 618.19 sec