Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240227-060435
#<BuildRuby:0x000055b8353ee9a8
@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-060435",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004537 0.004914 3.042103 ( 5.407303)
build_miniruby 0.005458 0.000909 116.324843 (125.295220)
build_ruby 0.001960 0.000000 4.333374 ( 5.989787)
build_all 0.008740 0.000000 6.345282 ( 7.542477)
build_install 0.018320 0.004121 8.272305 ( 9.913344)
test_btest 0.000000 0.000926 78.405153 ( 95.906719)
test_basic 0.000000 0.008398 0.872933 ( 1.494674)
test_all 0.077365 0.047286 750.091992 (568.886394)
test_rubyspec 0.040649 0.049400 119.771967 (165.952572)
total: 986.39 sec