Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231026-130409
#<BuildRuby:0x0000555e920d2348
@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.20231026-130409",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000032)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005903 0.001476 2.291731 ( 3.261807)
build_miniruby 0.001858 0.000000 16.368071 ( 16.275698)
build_ruby 0.001776 0.000000 3.504854 ( 16.073883)
build_all 0.007591 0.000737 5.145294 ( 3.841367)
build_install 0.010748 0.005915 6.261439 ( 7.239044)
test_btest 0.000269 0.000571 59.654366 ( 48.914321)
test_basic 0.000137 0.006977 0.756726 ( 1.882015)
test_all 0.096456 0.031907 658.636009 (629.614159)
test_rubyspec 0.023556 0.054374 90.056201 (165.904793)
total: 893.01 sec