Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231218-071943
#<BuildRuby:0x00005561017e2090
@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.20231218-071943",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006237 0.000960 2.428676 ( 3.016205)
build_miniruby 0.001153 0.000178 1.611769 ( 1.737899)
build_ruby 0.001373 0.000211 3.166641 ( 3.565566)
build_all 0.005913 0.003126 5.346493 ( 4.126314)
build_install 0.013605 0.007629 6.979905 ( 5.240644)
test_btest 0.000000 0.000856 62.977305 ( 40.999094)
test_basic 0.006703 0.001881 0.811973 ( 1.135670)
test_all 0.090494 0.031746 660.823811 (370.447170)
test_rubyspec 0.039692 0.030873 87.745221 (111.186573)
total: 541.46 sec