Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240311-201116
#<BuildRuby:0x000055d35e4d6048
@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.20240311-201116",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.005872 0.003534 4.631494 ( 6.122571)
build_miniruby 0.005184 0.001037 110.988451 ( 89.753222)
build_ruby 0.001644 0.000000 3.954489 ( 4.967191)
build_all 0.008462 0.000395 6.073776 ( 6.160547)
build_install 0.021193 0.001519 8.045486 ( 8.612832)
test_btest 0.000797 0.000136 73.542867 ( 70.494860)
test_basic 0.005277 0.003728 0.885254 ( 1.614020)
test_all 0.098095 0.027053 818.430519 (554.856984)
test_rubyspec 0.072404 0.025246 122.806623 (179.699980)
total: 922.28 sec