Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230602-071033
#<BuildRuby:0x0000559a40bd1fc0
@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.20230602-071033",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006978 0.000212 2.043091 ( 4.529877)
build_miniruby 0.001303 0.000093 1.729732 ( 2.643416)
build_ruby 0.001569 0.000000 2.830701 ( 3.866005)
build_all 0.004623 0.003574 2.221839 ( 2.924338)
build_install 0.010911 0.007231 3.494999 ( 4.306612)
test_btest 0.000000 0.000985 58.529729 ( 43.255414)
test_basic 0.000000 0.005656 0.667183 ( 1.073505)
test_all 0.000811 0.000277 574.448562 (674.267318)
test_rubyspec 0.039646 0.024301 77.181640 (125.751165)
total: 862.62 sec