Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230822-092841
#<BuildRuby:0x000055fb13c72630
@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.20230822-092841",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006641 0.000767 2.314297 ( 4.768743)
build_miniruby 0.001600 0.000185 1.828784 ( 2.344169)
build_ruby 0.001682 0.000194 3.410562 ( 4.207568)
build_all 0.008615 0.000000 5.559081 ( 5.198317)
build_install 0.019343 0.000594 6.907176 ( 6.462597)
test_btest 0.000774 0.000075 67.816353 ( 50.589430)
test_basic 0.007195 0.000696 0.821832 ( 1.109152)
test_all 0.009589 0.000397 633.505409 (355.114289)
test_rubyspec 0.033335 0.042629 92.752667 (118.337537)
total: 548.13 sec