Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230617-151043
#<BuildRuby:0x00005575363ae458
@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.20230617-151043",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006674 0.000214 1.936022 ( 4.357840)
build_miniruby 0.001380 0.000111 1.527744 ( 2.048873)
build_ruby 0.001378 0.000111 2.928689 ( 3.670944)
build_all 0.007649 0.000263 2.478777 ( 2.775623)
build_install 0.018023 0.000348 3.628329 ( 4.080844)
test_btest 0.000914 0.000063 62.034514 ( 42.643282)
test_basic 0.000000 0.006703 0.686564 ( 1.262963)
test_all 0.000000 0.001603 566.463808 (427.738827)
test_rubyspec 0.025146 0.034955 79.542625 (117.146425)
total: 605.73 sec