Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241101-070519
#<BuildRuby:0x00007f5e7cfffdc0
@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.20241101-070519",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007695 0.001584 4.480210 ( 5.933411)
build_miniruby 0.001402 0.000289 2.384666 ( 3.180924)
build_ruby 0.001947 0.000400 4.386578 ( 14.335260)
build_all 0.007038 0.003964 6.078587 ( 3.856852)
build_install 0.016450 0.005113 9.000983 ( 6.183954)
test_btest 0.001017 0.000235 65.523834 ( 45.644920)
test_basic 0.000533 0.012044 0.993117 ( 1.320195)
test_all 0.113723 0.041916 748.560345 (455.412784)
test_rubyspec 0.062217 0.027311 111.338172 ( 58.886748)
total: 594.76 sec