Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240117-102805
#<BuildRuby:0x000055af15c62658
@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.20240117-102805",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000032 0.000003 0.000035 ( 0.000033)
build_up 0.002230 0.004223 1.846188 ( 2.990539)
build_miniruby 0.002017 0.000000 4.112785 ( 4.009131)
build_ruby 0.001734 0.000000 3.480537 ( 3.813369)
build_all 0.007869 0.000000 5.075363 ( 3.684218)
build_install 0.015662 0.003971 6.161682 ( 5.629742)
test_btest 0.000684 0.000078 65.099165 ( 60.797771)
test_basic 0.007632 0.000397 0.803142 ( 1.482836)
test_all 0.073419 0.056071 757.447287 (906.598622)
test_rubyspec 0.049077 0.065908 172.625590 (285.708987)
total: 1274.72 sec