Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240310-060745
#<BuildRuby:0x0000562e2f9a5fc0
@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.20240310-060745",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.004038 0.005120 2.853863 ( 4.236501)
build_miniruby 0.001235 0.000346 1.921427 ( 2.281613)
build_ruby 0.000000 0.001826 3.734353 ( 28.442597)
build_all 0.000000 0.008364 6.290409 ( 6.281046)
build_install 0.022179 0.000000 8.043329 ( 8.147715)
test_btest 0.000912 0.000000 77.411852 ( 79.030217)
test_basic 0.003609 0.004223 0.882535 ( 1.615309)
test_all 0.089268 0.036036 775.079964 (664.878718)
test_rubyspec 0.065746 0.036907 123.041062 (190.527568)
total: 985.44 sec