Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230811-192819
#<BuildRuby:0x000055f859bda568
@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.20230811-192819",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.004587 0.003435 2.396026 ( 5.189734)
build_miniruby 0.000000 0.002172 59.663302 ( 43.902495)
build_ruby 0.000834 0.001037 3.438871 ( 4.291944)
build_all 0.007423 0.000542 2.857301 ( 3.141754)
build_install 0.017360 0.003538 4.195682 ( 4.735303)
test_btest 0.000749 0.000112 65.018588 ( 49.497038)
test_basic 0.004485 0.003857 0.812047 ( 1.227599)
test_all 0.001024 0.000175 622.052341 (349.193912)
test_rubyspec 0.040351 0.018290 85.377011 (110.624384)
total: 571.81 sec