Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230507-070500
#<BuildRuby:0x000055f93ccba058
@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.20230507-070500",
@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.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006081 0.000152 1.950402 ( 4.141537)
build_miniruby 0.000000 0.001349 1.392849 ( 1.613093)
build_ruby 0.000000 0.001677 2.577962 ( 3.196221)
build_all 0.005786 0.001568 2.266816 ( 2.555090)
build_install 0.016512 0.001306 3.518044 ( 3.712363)
test_btest 0.000665 0.000071 60.251151 ( 41.653550)
test_basic 0.006549 0.000702 0.674747 ( 1.035289)
test_all 0.001448 0.000155 562.730427 (362.987367)
test_rubyspec 0.031309 0.029374 75.265923 (102.920439)
total: 523.82 sec