Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240227-020546
#<BuildRuby:0x00005592348f6170
@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.20240227-020546",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.006185 0.003459 2.895966 ( 4.922289)
build_miniruby 0.000000 0.001994 5.816075 ( 6.998305)
build_ruby 0.000061 0.002045 3.775840 ( 5.109436)
build_all 0.008068 0.001425 6.137200 ( 6.842258)
build_install 0.008733 0.012893 7.947211 ( 8.563203)
test_btest 0.000565 0.000251 74.395317 ( 88.160386)
test_basic 0.002990 0.005742 0.926123 ( 1.815017)
test_all 0.063045 0.058192 799.196757 (500.563854)
test_rubyspec 0.040283 0.055983 120.902512 (157.350163)
total: 780.33 sec