Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240808-035210
#<BuildRuby:0x00007f05aee3fde0
@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.20240808-035210",
@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.000026 0.000003 0.000029 ( 0.000030)
autoconf 0.000044 0.000006 0.000050 ( 0.000050)
configure 0.000036 0.000006 0.000042 ( 0.000041)
build_up 0.005529 0.004966 4.354392 ( 7.396537)
build_miniruby 0.002268 0.000000 2.330564 ( 3.287271)
build_ruby 0.002375 0.000000 4.530730 ( 5.793251)
build_all 0.007312 0.004112 7.705803 ( 9.608431)
build_install 0.021364 0.005898 10.757592 ( 12.832721)
test_btest 0.000903 0.000177 101.107327 (117.434501)
test_basic 0.004837 0.005475 1.209521 ( 2.055933)
test_all 0.119202 0.043043 805.956449 (630.097848)
test_rubyspec 0.042070 0.052036 149.644856 ( 69.419504)
total: 857.93 sec