Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230313-195745
#<BuildRuby:0x000056401fb1a1d8
@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.20230313-195745",
@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.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006063 0.001054 1.991682 ( 4.863006)
build_miniruby 0.001475 0.000257 1.529903 ( 1.927202)
build_ruby 0.001469 0.000255 2.633736 ( 3.352744)
build_all 0.006979 0.000426 2.239730 ( 2.547170)
build_install 0.018492 0.001452 3.403403 ( 3.904988)
test_btest 0.000637 0.000098 57.202622 ( 48.496730)
test_basic 0.006872 0.000289 0.478130 ( 0.841834)
test_all 0.001432 0.000212 560.202375 (508.875743)
test_rubyspec 0.038535 0.020619 74.637384 (110.808847)
total: 685.62 sec