Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230512-230718
#<BuildRuby:0x0000557ff786df40
@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.20230512-230718",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003051 0.003769 1.940213 ( 4.207299)
build_miniruby 0.001285 0.000206 1.520142 ( 1.733962)
build_ruby 0.001332 0.000213 2.720979 ( 3.367318)
build_all 0.007125 0.000482 2.211236 ( 2.200489)
build_install 0.014410 0.003773 3.290078 ( 3.380802)
test_btest 0.000772 0.000129 62.896193 ( 35.621789)
test_basic 0.002732 0.003815 0.676046 ( 0.927993)
test_all 0.001470 0.000285 561.909429 (294.025746)
test_rubyspec 0.019101 0.037944 75.626522 (102.802608)
total: 448.27 sec