Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240831-062033
#<BuildRuby:0x00007f9b968ffdc0
@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.20240831-062033",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000039 0.000011 0.000050 ( 0.000050)
configure 0.000030 0.000009 0.000039 ( 0.000038)
build_up 0.009635 0.000478 4.471865 ( 5.265369)
build_miniruby 0.001577 0.000458 2.479061 ( 2.888979)
build_ruby 0.001729 0.000502 4.584201 ( 5.075728)
build_all 0.011067 0.003213 17.585397 ( 13.005140)
build_install 0.018892 0.006595 10.892100 ( 9.298526)
test_btest 0.000710 0.000211 95.208017 ( 76.781715)
test_basic 0.011561 0.002095 1.196565 ( 1.488210)
test_all 0.126750 0.027675 778.688968 (409.576120)
test_rubyspec 0.060970 0.031542 151.796885 ( 46.962578)
total: 570.34 sec