Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240118-062640
#<BuildRuby:0x000055a07bc2a1e8
@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.20240118-062640",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.006317 1.825242 ( 2.168323)
build_miniruby 0.000328 0.001012 1.735172 ( 1.738418)
build_ruby 0.001241 0.000259 3.128411 ( 3.351628)
build_all 0.007235 0.000647 4.686384 ( 1.967535)
build_install 0.006332 0.011165 6.089790 ( 3.036732)
test_btest 0.000662 0.000193 63.649068 ( 23.847260)
test_basic 0.004921 0.001429 0.609365 ( 0.686721)
test_all 0.082731 0.040793 783.279020 (573.104581)
test_rubyspec 0.070518 0.044614 170.029951 (287.335896)
total: 897.24 sec