Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240118-002700
#<BuildRuby:0x00005643075d1e98
@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.20240118-002700",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.007881 0.001261 3.059628 ( 5.651137)
build_miniruby 0.000000 0.001364 2.027568 ( 2.143469)
build_ruby 0.000231 0.001960 3.401836 ( 3.805592)
build_all 0.007068 0.004694 27.814028 ( 25.559151)
build_install 0.013833 0.004467 3.987049 ( 3.654799)
test_btest 0.000612 0.000142 61.422377 ( 57.410874)
test_basic 0.006563 0.000533 0.770205 ( 1.369120)
test_all 0.079237 0.048906 768.199821 (886.030401)
test_rubyspec 0.060498 0.049941 168.419645 (291.233467)
total: 1276.86 sec