Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230515-070256
#<BuildRuby:0x000055be20af1db8
@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.20230515-070256",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005741 0.000821 2.615650 ( 5.112823)
build_miniruby 0.001451 0.000000 2.343981 ( 2.446697)
build_ruby 0.001995 0.000000 2.667189 ( 3.312456)
build_all 0.006796 0.000238 2.228656 ( 2.231777)
build_install 0.010096 0.005322 3.459956 ( 3.738238)
test_btest 0.000660 0.000110 57.215125 ( 36.018331)
test_basic 0.006571 0.000309 0.666447 ( 1.186969)
test_all 0.001392 0.000223 569.807408 (335.695880)
test_rubyspec 0.040022 0.019549 75.903356 (102.731325)
total: 492.48 sec