Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231026-230606
#<BuildRuby:0x0000557345cca228
@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.20231026-230606",
@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.000003 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.000000 0.007211 2.279194 ( 2.713753)
build_miniruby 0.001464 0.000000 2.793511 ( 2.638155)
build_ruby 0.001616 0.000000 2.998340 ( 3.244104)
build_all 0.001190 0.007059 4.895536 ( 2.562363)
build_install 0.012441 0.008934 6.452490 ( 4.138599)
test_btest 0.001234 0.000000 62.022071 ( 32.259590)
test_basic 0.006162 0.001002 0.743288 ( 2.107879)
test_all 0.096791 0.027288 644.659805 (434.096644)
test_rubyspec 0.041152 0.036847 89.080112 (149.791064)
total: 633.55 sec