Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231031-171430
#<BuildRuby:0x000055e03199dd80
@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-171430",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.006299 0.001938 2.582084 ( 4.393804)
build_miniruby 0.000000 0.002901 40.902872 ( 31.505577)
build_ruby 0.001055 0.001274 3.327971 ( 4.404130)
build_all 0.007521 0.001190 5.270792 ( 5.120232)
build_install 0.018992 0.002413 6.852435 ( 7.254918)
test_btest 0.000994 0.000000 61.467545 ( 62.084197)
test_basic 0.006699 0.001180 0.798548 ( 1.303195)
test_all 0.088555 0.034685 692.782563 (605.850068)
test_rubyspec 0.037560 0.032281 88.614989 (127.662775)
total: 849.58 sec