Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240618-030137
#<BuildRuby:0x00007fba4986fdc0
@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-030137",
@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.000025 0.000004 0.000029 ( 0.000030)
autoconf 0.000041 0.000006 0.000047 ( 0.000047)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.002103 0.008420 3.995700 ( 5.083320)
build_miniruby 0.001844 0.000391 2.182171 ( 2.404418)
build_ruby 0.001970 0.000418 4.251563 ( 4.645844)
build_all 0.055516 0.014705 213.230588 (138.978821)
build_install 0.022237 0.005462 10.197374 ( 9.456628)
test_btest 0.000869 0.000199 93.783882 ( 89.682095)
test_basic 0.006983 0.005119 1.171970 ( 1.927725)
test_all 0.128798 0.038850 856.731025 (1083.552981)
test_rubyspec 0.054388 0.042006 148.407324 (162.841671)
total: 1498.57 sec