Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230731-171835
#<BuildRuby:0x000056149124e090
@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.20230731-171835",
@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.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.006823 0.000706 2.354993 ( 5.119955)
build_miniruby 0.000000 0.001741 12.232116 ( 10.810670)
build_ruby 0.000000 0.001682 3.403645 ( 4.223467)
build_all 0.004674 0.004354 2.802968 ( 3.119460)
build_install 0.018625 0.000000 4.123295 ( 4.122402)
test_btest 0.000871 0.000000 66.226302 ( 48.184847)
test_basic 0.008389 0.000000 0.800562 ( 1.284471)
test_all 0.002030 0.000143 613.758861 (399.073485)
test_rubyspec 0.037328 0.023710 85.219112 (118.002730)
total: 593.94 sec