Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240217-151933
#<BuildRuby:0x000055c884a46080
@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.20240217-151933",
@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.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.008016 0.000034 2.573511 ( 3.990333)
build_miniruby 0.002169 0.000280 16.548573 ( 15.331965)
build_ruby 0.001417 0.000183 4.112931 ( 5.424072)
build_all 0.009329 0.000666 6.388953 ( 6.392762)
build_install 0.012166 0.010882 7.979974 ( 8.128875)
test_btest 0.000353 0.001521 76.548675 ( 72.813374)
test_basic 0.004400 0.003347 0.830296 ( 1.548406)
test_all 0.098049 0.028432 770.186015 (511.793329)
test_rubyspec 0.046577 0.052211 119.041169 (164.626447)
total: 790.05 sec