Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231230-202837
#<BuildRuby:0x000055562f712278
@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.20231230-202837",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.005145 0.001566 1.745511 ( 3.391869)
build_miniruby 0.001274 0.000388 1.726946 ( 2.442845)
build_ruby 0.002199 0.000000 3.557518 ( 4.386288)
build_all 0.008054 0.000550 5.150370 ( 5.822658)
build_install 0.019930 0.000000 6.318979 ( 7.549135)
test_btest 0.000897 0.000000 64.707414 ( 73.690648)
test_basic 0.002849 0.004936 0.799568 ( 1.488008)
test_all 0.086720 0.041291 715.357773 (668.111631)
test_rubyspec 0.011958 0.070593 94.011359 (161.299385)
total: 928.20 sec