Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241112-212105
#<BuildRuby:0x00007fb742e4fdd0
@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.20241112-212105",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.001876 0.007305 4.373130 ( 5.702718)
build_miniruby 0.001502 0.000570 2.302961 ( 3.389151)
build_ruby 0.000000 0.002359 4.297298 ( 37.916747)
build_all 0.008542 0.003389 7.308427 ( 5.787314)
build_install 0.008476 0.014807 8.950667 ( 6.488382)
test_btest 0.000574 0.000278 62.379448 ( 37.596904)
test_basic 0.006605 0.005352 1.028335 ( 1.400886)
test_all 0.108739 0.042082 730.325537 (418.366292)
test_rubyspec 0.033491 0.046489 104.674071 ( 37.435016)
total: 554.08 sec