Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240220-092238
#<BuildRuby:0x0000560dd1bf2658
@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.20240220-092238",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.009126 0.002920 19.077309 ( 22.503033)
build_miniruby 0.002232 0.007171 201.764266 (205.176441)
build_ruby 0.001027 0.001048 4.045111 ( 5.245537)
build_all 0.010397 0.005013 52.016857 ( 58.924909)
build_install 0.015622 0.007128 8.268485 ( 9.685773)
test_btest 0.000611 0.000244 74.594972 ( 87.302501)
test_basic 0.005603 0.002242 0.881486 ( 1.507089)
test_all 0.086484 0.039470 775.270331 (589.033647)
test_rubyspec 0.032418 0.064145 119.530055 (171.075686)
total: 1150.46 sec