Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231219-091500
#<BuildRuby:0x00005622fc1be458
@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.20231219-091500",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.006605 0.000978 2.586008 ( 3.942056)
build_miniruby 0.001297 0.000192 1.686835 ( 2.041826)
build_ruby 0.001433 0.000212 3.197604 ( 3.744460)
build_all 0.007600 0.001126 5.467134 ( 4.399651)
build_install 0.015383 0.004854 6.782015 ( 5.325468)
test_btest 0.000859 0.000143 60.582834 ( 53.257623)
test_basic 0.000000 0.005543 0.817012 ( 1.380193)
test_all 0.092147 0.030427 650.438971 (401.644370)
test_rubyspec 0.038676 0.036209 89.617685 (126.658290)
total: 602.40 sec