Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240131-010242
#<BuildRuby:0x0000555890941f40
@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.20240131-010242",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006492 0.000269 2.084985 ( 3.436970)
build_miniruby 0.001503 0.000167 1.863945 ( 2.195256)
build_ruby 0.001824 0.000000 3.572019 ( 4.346236)
build_all 0.004161 0.004481 5.484962 ( 5.152430)
build_install 0.022081 0.000000 6.971456 ( 6.718347)
test_btest 0.000000 0.000769 74.371786 ( 74.461691)
test_basic 0.005400 0.003096 0.860380 ( 1.588074)
test_all 0.096439 0.032486 770.477884 (773.439998)
test_rubyspec 0.073045 0.042696 175.863258 (264.617696)
total: 1135.96 sec