Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231025-170332
#<BuildRuby:0x00005615a37ea090
@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.20231025-170332",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003660 0.004599 2.417269 ( 3.791629)
build_miniruby 0.001470 0.000282 16.721920 ( 17.275293)
build_ruby 0.001821 0.000350 3.233777 ( 3.516614)
build_all 0.009382 0.000000 5.079840 ( 3.693243)
build_install 0.016595 0.004364 6.697901 ( 5.832622)
test_btest 0.000803 0.000150 63.441836 ( 56.121988)
test_basic 0.000680 0.007606 0.751837 ( 1.233128)
test_all 0.094704 0.031421 679.908337 (572.050100)
test_rubyspec 0.021975 0.051480 89.832461 (148.913805)
total: 812.43 sec