Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230909-053744
#<BuildRuby:0x000055a8d0b21f50
@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.20230909-053744",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003422 0.004519 2.365191 ( 4.850637)
build_miniruby 0.001626 0.000000 1.713691 ( 1.826302)
build_ruby 0.002198 0.000003 3.575475 ( 6.136604)
build_all 0.007862 0.001014 5.729536 ( 4.654581)
build_install 0.017621 0.005071 7.030146 ( 6.756788)
test_btest 0.001084 0.000159 62.607140 ( 47.944269)
test_basic 0.004801 0.004634 0.817153 ( 1.269132)
test_all 0.010183 0.000929 660.638318 (594.395870)
test_rubyspec 0.051876 0.027263 94.441249 (140.380557)
total: 808.22 sec