Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230807-012505
#<BuildRuby:0x000056453c06de98
@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.20230807-012505",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.005374 0.001653 2.347441 ( 4.899187)
build_miniruby 0.000000 0.001788 1.699356 ( 1.956438)
build_ruby 0.000784 0.001151 3.258253 ( 3.900840)
build_all 0.005237 0.003064 2.894653 ( 2.928025)
build_install 0.017196 0.002995 4.199064 ( 4.229079)
test_btest 0.000893 0.000000 66.176413 ( 42.667348)
test_basic 0.004115 0.004591 0.913846 ( 1.255176)
test_all 0.001001 0.000344 664.529966 (410.110784)
test_rubyspec 0.031106 0.030646 88.716604 (121.191793)
total: 593.14 sec