Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240616-170131
#<BuildRuby:0x00007fa0ef17fdd0
@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.20240616-170131",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000026 0.000008 0.000034 ( 0.000030)
autoconf 0.000048 0.000014 0.000062 ( 0.000058)
configure 0.000039 0.000011 0.000050 ( 0.000050)
build_up 0.006128 0.003420 3.929789 ( 4.055574)
build_miniruby 0.001562 0.000488 1.662564 ( 1.675990)
build_ruby 0.002249 0.000000 4.124893 ( 4.307323)
build_all 0.006346 0.004228 7.144722 ( 3.594015)
build_install 0.021407 0.004416 10.128970 ( 5.715320)
test_btest 0.000683 0.000210 91.387031 ( 49.542377)
test_basic 0.013114 0.000246 1.146648 ( 1.357488)
test_all 0.122498 0.039213 828.822288 (820.741126)
test_rubyspec 0.052302 0.043057 151.827007 (179.720026)
total: 1070.71 sec