Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241024-190449
#<BuildRuby:0x00007fb36cc6fdc8
@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.20241024-190449",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.005340 0.003470 4.354052 ( 5.239392)
build_miniruby 0.001622 0.000324 1.897781 ( 2.122230)
build_ruby 0.002131 0.000426 4.342503 ( 5.027853)
build_all 0.008935 0.001787 6.294736 ( 4.781185)
build_install 0.012927 0.010786 9.328278 ( 6.990841)
test_btest 0.000982 0.000246 64.323457 ( 58.759198)
test_basic 0.011580 0.000000 1.037739 ( 1.293621)
test_all 0.127701 0.027533 712.082854 (452.736239)
test_rubyspec 0.062979 0.030195 111.862992 ( 54.891958)
total: 591.84 sec