Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240830-182054
#<BuildRuby:0x00007fb2fa79fdd8
@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.20240830-182054",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.004072 0.004995 4.037103 ( 5.072252)
build_miniruby 0.001336 0.000357 1.810588 ( 2.458112)
build_ruby 0.001761 0.000469 4.459163 ( 35.641191)
build_all 0.010059 0.001523 7.386545 ( 5.800310)
build_install 0.015286 0.009356 10.313993 ( 9.984823)
test_btest 0.000761 0.000224 93.576934 ( 58.757142)
test_basic 0.008097 0.005590 1.220746 ( 1.750926)
test_all 0.097746 0.057717 813.602465 (350.142992)
test_rubyspec 0.059402 0.031935 145.062080 ( 38.226055)
total: 507.84 sec