Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240616-230142
#<BuildRuby:0x00007f17b0a4fdc0
@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.20240616-230142",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000026 ( 0.000028)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.000000 0.009587 3.817932 ( 4.326678)
build_miniruby 0.000107 0.002121 1.869943 ( 2.210838)
build_ruby 0.002885 0.000000 4.248762 ( 22.535072)
build_all 0.002840 0.008939 6.880271 ( 4.281499)
build_install 0.027927 0.002189 9.732261 ( 7.130493)
test_btest 0.001231 0.000000 94.699774 ( 69.420306)
test_basic 0.001873 0.007570 1.188134 ( 1.648427)
test_all 0.095694 0.068049 840.921903 (994.199290)
test_rubyspec 0.052654 0.044640 148.070405 (164.896968)
total: 1270.65 sec