Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240113-200548
#<BuildRuby:0x000055f3a5521fe0
@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.20240113-200548",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005898 0.000284 1.644649 ( 2.558272)
build_miniruby 0.001426 0.000204 1.706037 ( 2.007184)
build_ruby 0.001921 0.000000 3.206963 ( 3.945060)
build_all 0.007592 0.000767 5.006483 ( 4.461161)
build_install 0.018709 0.000000 6.171404 ( 4.871073)
test_btest 0.000903 0.000000 64.138278 ( 57.755889)
test_basic 0.007989 0.000275 0.807612 ( 1.248311)
test_all 0.087638 0.035774 705.932265 (650.162104)
test_rubyspec 0.044598 0.037798 95.590203 (183.547908)
total: 910.56 sec