Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240623-091159
#<BuildRuby:0x00007f0626ebfdd8
@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.20240623-091159",
@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.000004 0.000027 ( 0.000028)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.008913 0.001528 4.165936 ( 7.442552)
build_miniruby 0.001852 0.000318 1.752092 ( 2.808369)
build_ruby 0.002103 0.000361 4.461528 ( 21.371861)
build_all 0.010616 0.000317 7.503259 ( 9.399321)
build_install 0.022567 0.005244 10.405940 ( 16.133356)
test_btest 0.000837 0.000143 95.659947 (146.853369)
test_basic 0.007403 0.006922 1.186630 ( 2.460607)
test_all 0.150335 0.015882 867.140460 (1029.297590)
test_rubyspec 0.033435 0.063670 149.900000 ( 76.875442)
total: 1312.64 sec