Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230729-051926
#<BuildRuby:0x0000558616d2a090
@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.20230729-051926",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.006241 0.000693 2.302485 ( 4.706033)
build_miniruby 0.001589 0.000176 1.689544 ( 2.008003)
build_ruby 0.001637 0.000182 3.428049 ( 3.930144)
build_all 0.007150 0.000794 2.868562 ( 3.151771)
build_install 0.010856 0.008048 4.072702 ( 4.098039)
test_btest 0.000854 0.000138 63.458293 ( 41.059898)
test_basic 0.007022 0.001133 0.834396 ( 1.244987)
test_all 0.000978 0.000158 602.621058 (346.712679)
test_rubyspec 0.019825 0.041658 85.244960 (110.958877)
total: 517.87 sec