Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230706-091236
#<BuildRuby:0x0000555bbd182450
@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.20230706-091236",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.006864 2.085957 ( 3.623406)
build_miniruby 0.000000 0.001638 1.987832 ( 2.045761)
build_ruby 0.000000 0.001523 2.970576 ( 3.300628)
build_all 0.006828 0.001525 5.006477 ( 2.992958)
build_install 0.019145 0.001784 6.588830 ( 5.245260)
test_btest 0.000663 0.000165 66.580330 ( 41.544081)
test_basic 0.006800 0.001700 0.800533 ( 1.061435)
test_all 0.001049 0.000262 558.918567 (303.042512)
test_rubyspec 0.014898 0.044213 84.206138 (113.437594)
total: 476.29 sec