Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230506-210524
#<BuildRuby:0x000055e2f89e6890
@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.20230506-210524",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005382 0.000734 1.940913 ( 4.025118)
build_miniruby 0.001306 0.000178 1.336712 ( 1.457610)
build_ruby 0.001305 0.000178 2.643681 ( 3.154836)
build_all 0.005815 0.000793 2.234568 ( 1.950055)
build_install 0.015594 0.000173 3.361277 ( 3.187264)
test_btest 0.000630 0.000075 55.659526 ( 36.640420)
test_basic 0.005918 0.000710 0.625093 ( 0.908251)
test_all 0.000796 0.000095 563.284307 (354.879480)
test_rubyspec 0.029408 0.030162 76.712607 (111.477597)
total: 517.68 sec