Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240618-230517
#<BuildRuby:0x00007f0228f8fdc8
@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.20240618-230517",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000028 0.000007 0.000035 ( 0.000036)
autoconf 0.000046 0.000011 0.000057 ( 0.000054)
configure 0.000034 0.000008 0.000042 ( 0.000043)
build_up 0.004155 0.005410 3.959071 ( 5.082662)
build_miniruby 0.000000 0.002279 1.746519 ( 2.005015)
build_ruby 0.000554 0.002193 4.216340 ( 4.824002)
build_all 0.011220 0.000000 7.127120 ( 6.628137)
build_install 0.015974 0.010705 9.890397 ( 8.731169)
test_btest 0.000749 0.000238 92.992932 ( 93.205217)
test_basic 0.010811 0.002031 1.170436 ( 1.998381)
test_all 0.118629 0.045759 835.156503 (1030.645505)
test_rubyspec 0.043528 0.053225 147.250847 (145.258662)
total: 1298.38 sec