Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240623-111137
#<BuildRuby:0x00007fe8fd0bfde0
@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-111137",
@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.000029 0.000003 0.000032 ( 0.000032)
autoconf 0.000043 0.000005 0.000048 ( 0.000047)
configure 0.000034 0.000003 0.000037 ( 0.000038)
build_up 0.009608 0.000620 4.008549 ( 6.876643)
build_miniruby 0.002222 0.000240 1.830019 ( 2.639800)
build_ruby 0.002347 0.000254 4.525797 ( 6.003332)
build_all 0.009918 0.001072 7.458973 ( 10.284223)
build_install 0.021933 0.004944 10.375738 ( 30.448272)
test_btest 0.000868 0.000106 99.433485 (148.730978)
test_basic 0.013633 0.000525 1.213863 ( 2.663323)
test_all 0.111912 0.053434 804.108037 (979.076099)
test_rubyspec 0.056143 0.040792 152.964605 (103.188837)
total: 1289.91 sec