Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230831-033817
#<BuildRuby:0x000055fa056b9f40
@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.20230831-033817",
@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.000003 0.000023 ( 0.000025)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006039 0.001118 1.938638 ( 3.561673)
build_miniruby 0.001432 0.000265 1.654640 ( 2.318340)
build_ruby 0.001492 0.000276 3.486968 ( 4.851477)
build_all 0.007809 0.001446 5.690623 ( 6.952525)
build_install 0.018746 0.001605 6.770748 ( 8.139401)
test_btest 0.000930 0.000160 67.709517 ( 73.127836)
test_basic 0.000000 0.007928 0.820979 ( 1.233933)
test_all 0.008998 0.003060 680.356958 (750.178524)
test_rubyspec 0.030182 0.050931 97.293422 (141.846699)
total: 992.21 sec