Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231224-183200
#<BuildRuby:0x00005579b4c41a48
@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.20231224-183200",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.006388 1.658010 ( 2.496977)
build_miniruby 0.001172 0.000486 1.751806 ( 1.982667)
build_ruby 0.001466 0.000435 3.331376 ( 3.680516)
build_all 0.003529 0.005014 5.095442 ( 3.635191)
build_install 0.017484 0.004344 6.197446 ( 4.899739)
test_btest 0.000880 0.000283 60.539283 ( 45.442057)
test_basic 0.008327 0.000000 0.815276 ( 0.978046)
test_all 0.079049 0.044863 665.459148 (320.552255)
test_rubyspec 0.036351 0.044493 93.337846 (171.079177)
total: 554.75 sec