Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240708-020050
#<BuildRuby:0x00007effe860fdd0
@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-020050",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000032 0.000008 0.000040 ( 0.000039)
build_up 0.008406 0.001978 5.025943 ( 5.035429)
build_miniruby 0.001589 0.000374 2.416690 ( 2.448238)
build_ruby 0.002970 0.000000 4.732019 ( 4.900165)
build_all 0.006478 0.003510 7.711612 ( 4.036355)
build_install 0.018367 0.007994 11.627383 ( 7.757321)
test_btest 0.000879 0.000232 104.097090 ( 69.754808)
test_basic 0.008767 0.006524 1.324574 ( 1.522571)
test_all 0.130912 0.037403 897.426785 (828.582810)
test_rubyspec 0.050746 0.050972 166.030379 (174.932846)
total: 1098.97 sec