Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240729-213347
#<BuildRuby:0x00007fcbc6ecfdd0
@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.20240729-213347",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.013513 0.001118 24.971517 ( 30.260372)
build_miniruby 0.011163 0.001369 389.297910 (474.780046)
build_ruby 0.002276 0.000442 5.384924 ( 13.680489)
build_all 0.010506 0.005709 53.911510 ( 70.720405)
build_install 0.027274 0.002722 11.108009 ( 15.213812)
test_btest 0.001235 0.000247 101.659953 (143.341951)
test_basic 0.007182 0.004357 1.221916 ( 2.329656)
test_all 0.119663 0.050290 857.981039 (1022.485932)
test_rubyspec 0.054110 0.044418 157.158569 (111.782308)
total: 1884.60 sec