Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240806-034744
#<BuildRuby:0x00007fccf092fdc8
@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.20240806-034744",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.007539 0.001256 4.146719 ( 6.601068)
build_miniruby 0.001761 0.000293 1.910348 ( 3.695911)
build_ruby 0.002534 0.000000 4.595794 ( 6.283850)
build_all 0.010054 0.000693 7.720972 ( 9.078264)
build_install 0.023979 0.002317 10.743295 ( 13.243559)
test_btest 0.000953 0.000143 101.077053 (133.178318)
test_basic 0.014206 0.000691 1.266896 ( 2.367429)
test_all 0.124659 0.041472 905.163542 (817.358823)
test_rubyspec 0.040814 0.052098 157.420955 ( 76.118322)
total: 1067.93 sec