Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230615-211024
#<BuildRuby:0x000056493e546130
@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.20230615-211024",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006522 0.000192 1.976221 ( 4.304637)
build_miniruby 0.001518 0.000112 1.449147 ( 1.717287)
build_ruby 0.000000 0.001732 2.850717 ( 3.359158)
build_all 0.006326 0.002081 2.280525 ( 2.584685)
build_install 0.013981 0.004266 3.473106 ( 3.886653)
test_btest 0.000768 0.000096 57.193772 ( 45.082529)
test_basic 0.004868 0.000091 0.707083 ( 1.062490)
test_all 0.001029 0.000124 578.427698 (269.341774)
test_rubyspec 0.029052 0.028392 76.501832 (104.415754)
total: 435.76 sec