Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240724-053158
#<BuildRuby:0x00007f2dda96fdc0
@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.20240724-053158",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.004706 0.004959 4.164705 ( 7.989869)
build_miniruby 0.001551 0.000388 1.799151 ( 3.313469)
build_ruby 0.002150 0.000537 4.471331 ( 6.904364)
build_all 0.009256 0.001273 7.537382 ( 10.733313)
build_install 0.023209 0.003433 10.529101 ( 17.909132)
test_btest 0.001202 0.000000 100.058472 (152.424252)
test_basic 0.010498 0.003061 1.235398 ( 2.662367)
test_all 0.116165 0.052739 865.675593 (1202.026365)
test_rubyspec 0.065671 0.030682 160.554955 (148.044570)
total: 1552.01 sec