Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240122-064834
#<BuildRuby:0x000056197bbb6030
@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.20240122-064834",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.000000 0.006895 2.252672 ( 4.014313)
build_miniruby 0.001299 0.000212 2.069905 ( 2.124807)
build_ruby 0.001471 0.000178 3.378437 ( 3.802773)
build_all 0.008424 0.001021 8.085282 ( 6.926481)
build_install 0.013553 0.004781 3.890154 ( 3.909710)
test_btest 0.000710 0.000102 61.912503 ( 49.298695)
test_basic 0.003132 0.004704 0.793240 ( 1.000940)
test_all 0.093137 0.027943 731.913595 (381.032435)
test_rubyspec 0.037120 0.075371 167.721478 (238.320525)
total: 690.43 sec