Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240220-215408
#<BuildRuby:0x0000558e44ef2040
@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.20240220-215408",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007993 0.001289 3.038919 ( 5.400231)
build_miniruby 0.001986 0.000320 97.555622 (109.276622)
build_ruby 0.001611 0.000260 3.855032 ( 5.386267)
build_all 0.005238 0.004509 6.130051 ( 7.942850)
build_install 0.017682 0.005285 8.115878 ( 10.668139)
test_btest 0.000846 0.000169 79.521191 (102.322773)
test_basic 0.002795 0.005169 0.863852 ( 1.684833)
test_all 0.105424 0.022402 741.828436 (926.367863)
test_rubyspec 0.029925 0.072007 122.017915 (213.792104)
total: 1382.84 sec