Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230701-151327
#<BuildRuby:0x0000560abc435f40
@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.20230701-151327",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000021 0.000005 0.000026 ( 0.000024)
build_up 0.008073 0.000849 24.571020 ( 27.378050)
build_miniruby 0.001634 0.000340 18.579369 ( 20.146157)
build_ruby 0.002320 0.000000 3.127622 ( 20.309503)
build_all 0.001555 0.007297 14.894560 ( 14.042354)
build_install 0.010158 0.008791 5.989989 ( 5.351556)
test_btest 0.000646 0.000208 63.236920 ( 35.871918)
test_basic 0.001420 0.007299 0.789660 ( 1.094987)
test_all 0.001533 0.000582 620.636936 (350.274035)
test_rubyspec 0.027772 0.030592 81.658662 (113.749466)
total: 588.22 sec