Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240226-020234
#<BuildRuby:0x000055b1959ba568
@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.20240226-020234",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002888 0.006705 2.723614 ( 4.650416)
build_miniruby 0.000000 0.001618 1.932368 ( 2.768951)
build_ruby 0.000098 0.002136 3.694841 ( 5.176727)
build_all 0.008674 0.000278 5.985246 ( 7.367093)
build_install 0.016753 0.006398 7.897258 ( 9.911588)
test_btest 0.000616 0.000173 73.953480 (103.765602)
test_basic 0.004076 0.001147 0.859010 ( 1.656892)
test_all 0.085090 0.037320 783.014817 (541.796536)
test_rubyspec 0.031550 0.061189 117.739560 (150.782067)
total: 827.88 sec