Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230903-053523
#<BuildRuby:0x00005652a4e5a658
@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.20230903-053523",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005317 0.000734 2.025591 ( 4.459298)
build_miniruby 0.001566 0.000216 1.844573 ( 3.348302)
build_ruby 0.002494 0.000000 3.641834 ( 5.609719)
build_all 0.006305 0.003611 5.787936 ( 5.313332)
build_install 0.018484 0.004437 6.912930 ( 6.344691)
test_btest 0.000714 0.000119 62.416225 ( 51.791183)
test_basic 0.004927 0.004301 0.822505 ( 1.378278)
test_all 0.005681 0.010819 691.411824 (766.025641)
test_rubyspec 0.059176 0.028513 98.782680 (157.880913)
total: 1002.15 sec