Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231101-191424
#<BuildRuby:0x0000559910dfe090
@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.20231101-191424",
@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.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.008143 0.000783 2.779813 ( 4.171344)
build_miniruby 0.002177 0.000000 13.082605 ( 14.138021)
build_ruby 0.002003 0.000000 3.706482 ( 4.445663)
build_all 0.004824 0.004386 5.239225 ( 4.793270)
build_install 0.016963 0.005204 6.593959 ( 5.820614)
test_btest 0.000306 0.000562 61.104654 ( 46.157778)
test_basic 0.001580 0.004241 0.759439 ( 1.314381)
test_all 0.090668 0.034759 626.282066 (481.393615)
test_rubyspec 0.048563 0.020048 90.242051 (140.125958)
total: 702.36 sec