Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231031-151345
#<BuildRuby:0x0000562ee7479a48
@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.20231031-151345",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000033 0.000002 0.000035 ( 0.000037)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.007424 0.000530 2.432515 ( 4.324119)
build_miniruby 0.001704 0.000122 2.139530 ( 2.918002)
build_ruby 0.001595 0.000114 3.165194 ( 4.289582)
build_all 0.009311 0.000000 5.203575 ( 5.923668)
build_install 0.011421 0.009226 6.462137 ( 6.592165)
test_btest 0.000824 0.000103 60.878879 ( 61.982459)
test_basic 0.002299 0.004204 0.771592 ( 1.477581)
test_all 0.092410 0.035048 619.947791 (536.848226)
test_rubyspec 0.057013 0.015462 88.335589 (150.245516)
total: 774.60 sec