Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240630-012120
#<BuildRuby:0x00007fde1a3cfdc0
@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.20240630-012120",
@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.000021 0.000012 0.000033 ( 0.000030)
autoconf 0.000036 0.000021 0.000057 ( 0.000052)
configure 0.000030 0.000017 0.000047 ( 0.000046)
build_up 0.004898 0.006883 4.876477 ( 8.299061)
build_miniruby 0.004618 0.006926 276.259387 (319.156448)
build_ruby 0.001485 0.001026 5.407792 ( 7.522386)
build_all 0.012992 0.004358 53.968940 ( 63.340793)
build_install 0.017219 0.014164 10.863425 ( 15.776053)
test_btest 0.000760 0.000198 101.826748 (142.129431)
test_basic 0.008727 0.004652 1.265524 ( 2.290203)
test_all 0.121553 0.045548 872.809482 (810.943334)
test_rubyspec 0.051823 0.041424 148.341764 ( 48.562297)
total: 1418.02 sec