Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230512-170847
#<BuildRuby:0x000055b4ff5c6278
@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.20230512-170847",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005994 0.000719 1.945658 ( 3.846155)
build_miniruby 0.001410 0.000169 1.419587 ( 1.492966)
build_ruby 0.001269 0.000152 2.387670 ( 2.782733)
build_all 0.006665 0.000800 2.257557 ( 2.479625)
build_install 0.011154 0.005616 3.251336 ( 3.205571)
test_btest 0.000686 0.000106 57.289314 ( 34.905093)
test_basic 0.000000 0.006690 0.676796 ( 0.945664)
test_all 0.000000 0.000958 542.768797 (265.397397)
test_rubyspec 0.019753 0.035582 74.136208 ( 95.918957)
total: 410.98 sec