Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240905-221826
#<BuildRuby:0x00007f41ddccfdc8
@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.20240905-221826",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.007200 0.001800 3.985442 ( 4.759496)
build_miniruby 0.001581 0.000395 1.858430 ( 2.303252)
build_ruby 0.002112 0.000528 4.619331 ( 6.186396)
build_all 0.006102 0.003758 7.647533 ( 5.380156)
build_install 0.020431 0.004002 10.715538 ( 7.940571)
test_btest 0.000846 0.000217 98.485824 ( 82.727856)
test_basic 0.004865 0.007606 1.195596 ( 1.659624)
test_all 0.120850 0.040937 817.047199 (488.959633)
test_rubyspec 0.059984 0.032892 151.838176 ( 65.821799)
total: 665.74 sec