Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240210-091008
#<BuildRuby:0x000056326fb91a48
@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.20240210-091008",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005727 0.000954 2.078717 ( 3.565301)
build_miniruby 0.001373 0.000229 1.801443 ( 2.328663)
build_ruby 0.001626 0.000271 3.493697 ( 4.439246)
build_all 0.004871 0.005539 6.016024 ( 6.025298)
build_install 0.012524 0.010284 7.687721 ( 7.988281)
test_btest 0.000849 0.000000 70.687154 ( 72.146885)
test_basic 0.003641 0.004768 0.864005 ( 1.425699)
test_all 0.101017 0.024996 745.764315 (740.200509)
test_rubyspec 0.042855 0.070898 182.060028 (271.027458)
total: 1109.15 sec