Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240115-104841
#<BuildRuby:0x000055627345a0d0
@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.20240115-104841",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005415 0.000706 1.659412 ( 3.591287)
build_miniruby 0.001984 0.000000 1.707673 ( 2.568764)
build_ruby 0.001712 0.000000 3.306681 ( 4.710415)
build_all 0.006968 0.000818 4.997660 ( 6.200941)
build_install 0.008630 0.013558 6.182576 ( 8.109842)
test_btest 0.001462 0.000095 66.297621 ( 94.443460)
test_basic 0.007868 0.000000 0.743247 ( 1.694436)
test_all 0.100414 0.028265 772.212555 (849.788194)
test_rubyspec 0.043682 0.030837 91.414704 (149.428111)
total: 1120.54 sec