Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240708-040009
#<BuildRuby:0x00007f7443b7fde0
@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.20240708-040009",
@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.000005 0.000033 ( 0.000032)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.006000 0.005160 5.081955 ( 5.727722)
build_miniruby 0.001983 0.000386 2.342543 ( 2.871204)
build_ruby 0.002763 0.000000 4.765297 ( 5.631646)
build_all 0.009416 0.001529 8.221617 ( 5.086802)
build_install 0.016403 0.010618 11.686539 ( 7.781304)
test_btest 0.000762 0.000176 101.693077 ( 50.966208)
test_basic 0.007786 0.007695 1.296934 ( 1.435238)
test_all 0.114349 0.053334 847.429046 (702.936238)
test_rubyspec 0.064541 0.036633 167.169820 (177.439155)
total: 959.88 sec