Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230827-133156
#<BuildRuby:0x00005627dc5de1e8
@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.20230827-133156",
@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.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006459 0.000669 2.392921 ( 5.129682)
build_miniruby 0.002145 0.000222 1.766998 ( 2.125303)
build_ruby 0.001740 0.000180 3.470911 ( 4.290375)
build_all 0.004891 0.004486 5.640746 ( 5.143965)
build_install 0.022752 0.000000 7.150861 ( 7.277646)
test_btest 0.000953 0.000000 69.672326 ( 65.680261)
test_basic 0.005457 0.004205 0.841251 ( 1.381577)
test_all 0.009316 0.001589 686.542106 (785.953548)
test_rubyspec 0.041404 0.041290 94.682601 (141.139164)
total: 1018.12 sec