Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241023-070401
#<BuildRuby:0x00007fa25ac5fdd8
@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.20241023-070401",
@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.000026 0.000003 0.000029 ( 0.000028)
autoconf 0.000044 0.000005 0.000049 ( 0.000048)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.004398 0.004646 4.459899 ( 4.969749)
build_miniruby 0.001616 0.000231 1.848151 ( 1.899411)
build_ruby 0.002434 0.000348 4.641402 ( 5.124061)
build_all 0.003292 0.007542 6.431300 ( 4.545442)
build_install 0.017584 0.006064 9.433217 ( 7.773298)
test_btest 0.000814 0.000167 66.922615 ( 62.635751)
test_basic 0.010301 0.002113 1.083463 ( 1.400288)
test_all 0.094243 0.062069 742.566688 (410.364241)
test_rubyspec 0.053211 0.032325 110.438290 ( 46.766281)
total: 545.48 sec