Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240928-044013
#<BuildRuby:0x00007f4df8e2fde0
@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.20240928-044013",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.009981 0.000818 5.159480 ( 7.554225)
build_miniruby 0.001939 0.000000 1.777821 ( 2.731129)
build_ruby 0.002339 0.000016 4.694533 ( 5.679221)
build_all 0.009835 0.000733 6.530703 ( 8.249012)
build_install 0.010606 0.017553 10.300706 ( 12.260391)
test_btest 0.000774 0.000172 89.121616 (107.379581)
test_basic 0.012307 0.000924 1.192285 ( 2.181146)
test_all 0.130482 0.031962 820.129367 (756.240923)
test_rubyspec 0.055143 0.038851 124.401393 ( 67.181399)
total: 969.46 sec