Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231222-003226
#<BuildRuby:0x0000559be11e6658
@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.20231222-003226",
@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.000002 0.000022 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002531 0.004237 2.086951 ( 2.687950)
build_miniruby 0.001724 0.000199 3.092519 ( 2.894155)
build_ruby 0.001463 0.000169 3.173481 ( 3.424100)
build_all 0.008822 0.000049 5.068477 ( 2.838078)
build_install 0.015349 0.006391 6.453667 ( 4.593455)
test_btest 0.000730 0.000104 63.915817 ( 32.450690)
test_basic 0.007062 0.000450 0.749947 ( 0.833579)
test_all 0.113688 0.016800 644.018761 (588.585727)
test_rubyspec 0.039725 0.039593 94.682369 (185.992193)
total: 824.30 sec