Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240218-152245
#<BuildRuby:0x000055d6c0289ff0
@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.20240218-152245",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006408 0.000854 2.131795 ( 3.847504)
build_miniruby 0.002159 0.000000 1.830636 ( 2.431661)
build_ruby 0.001815 0.000036 3.713688 ( 4.554853)
build_all 0.009314 0.000690 6.039900 ( 6.934218)
build_install 0.020029 0.001947 7.596707 ( 8.713533)
test_btest 0.001058 0.000128 75.622599 ( 84.470559)
test_basic 0.000495 0.008272 0.914445 ( 1.670684)
test_all 0.089761 0.033374 760.008320 (553.839127)
test_rubyspec 0.058461 0.037742 117.855191 (157.659634)
total: 824.12 sec