Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230610-131407
#<BuildRuby:0x000055eeebe3a398
@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.20230610-131407",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.007398 0.000000 2.010178 ( 4.566942)
build_miniruby 0.001837 0.000000 1.706478 ( 1.970485)
build_ruby 0.001658 0.000000 2.575354 ( 3.151709)
build_all 0.007654 0.000000 2.244071 ( 2.481132)
build_install 0.014168 0.004661 3.590820 ( 3.845160)
test_btest 0.000653 0.000081 59.849346 ( 40.904708)
test_basic 0.000000 0.007161 0.664901 ( 1.063680)
test_all 0.000000 0.001898 579.937433 (527.980087)
test_rubyspec 0.016768 0.045376 79.637560 (123.595747)
total: 709.56 sec