Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230824-232944
#<BuildRuby:0x000055d25c451f30
@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.20230824-232944",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007001 0.001000 2.473881 ( 5.239704)
build_miniruby 0.001772 0.000253 77.947916 ( 41.548571)
build_ruby 0.000000 0.001836 3.341770 ( 4.147449)
build_all 0.001405 0.006919 5.480413 ( 4.544105)
build_install 0.010354 0.009104 6.955614 ( 6.084519)
test_btest 0.000669 0.000179 66.394291 ( 44.978021)
test_basic 0.003714 0.004207 0.850813 ( 1.324055)
test_all 0.002526 0.008136 655.534547 (340.599020)
test_rubyspec 0.028087 0.040091 90.614870 (112.953747)
total: 561.42 sec