Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230502-091105
#<BuildRuby:0x00005630957f9e98
@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.20230502-091105",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002243 0.004737 1.952093 ( 5.859503)
build_miniruby 0.001078 0.000328 1.415243 ( 1.867342)
build_ruby 0.001116 0.000340 2.476824 ( 3.669146)
build_all 0.003788 0.004100 2.232139 ( 3.060366)
build_install 0.018850 0.001817 3.499391 ( 4.672109)
test_btest 0.000758 0.000225 60.305806 ( 67.023627)
test_basic 0.002167 0.005222 0.703576 ( 1.352101)
test_all 0.000914 0.000305 591.492649 (648.339901)
test_rubyspec 0.036990 0.019103 75.362276 (110.528917)
total: 846.37 sec