Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240626-111453
#<BuildRuby:0x00007f617a48fde0
@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.20240626-111453",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.008252 0.001751 4.733554 ( 8.017167)
build_miniruby 0.001943 0.000412 2.302737 ( 3.404169)
build_ruby 0.002258 0.000479 4.480351 ( 6.815441)
build_all 0.007578 0.004939 11.654094 ( 16.207360)
build_install 0.029057 0.000000 10.733878 ( 16.082982)
test_btest 0.000866 0.000084 98.877057 (136.540618)
test_basic 0.005038 0.008677 1.231824 ( 2.211199)
test_all 0.120034 0.048005 829.655065 (928.031096)
test_rubyspec 0.062221 0.034443 153.959554 ( 50.748630)
total: 1168.06 sec