Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240308-120734
#<BuildRuby:0x000055af7f529d90
@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.20240308-120734",
@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.000024)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000042 0.000000 0.000042 ( 0.000041)
build_up 0.008724 0.000884 2.777145 ( 4.081335)
build_miniruby 0.001260 0.000000 2.215311 ( 2.588413)
build_ruby 0.001893 0.000000 3.713185 ( 14.865295)
build_all 0.008971 0.000000 6.151092 ( 6.689358)
build_install 0.015228 0.007091 8.147071 ( 9.126112)
test_btest 0.001051 0.000204 76.585641 ( 80.933463)
test_basic 0.006654 0.001287 0.910035 ( 1.335759)
test_all 0.087801 0.035986 715.904759 (573.611616)
test_rubyspec 0.056109 0.040292 121.509810 (186.864522)
total: 880.10 sec