Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231208-210135
#<BuildRuby:0x000055c5aa6b9b60
@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.20231208-210135",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000024 0.000005 0.000029 ( 0.000024)
autoconf 0.000038 0.000007 0.000045 ( 0.000040)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.004868 0.003277 2.622892 ( 3.999069)
build_miniruby 0.001500 0.000000 1.689039 ( 1.956847)
build_ruby 0.001837 0.000000 3.251083 ( 3.781121)
build_all 0.002110 0.006932 5.531428 ( 4.326643)
build_install 0.020221 0.000445 6.942738 ( 5.512830)
test_btest 0.000691 0.000150 61.997858 ( 49.279376)
test_basic 0.007803 0.000861 0.776630 ( 0.951009)
test_all 0.077422 0.043638 706.150892 (428.632692)
test_rubyspec 0.023178 0.048705 91.219058 (115.778971)
total: 614.22 sec