Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-044749
#<BuildRuby:0x0000556c2f6b6098
@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/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20231211-044749",
@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.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.000470 0.007203 2.498034 ( 3.624730)
build_miniruby 0.001875 0.000000 1.817477 ( 1.959944)
build_ruby 0.000000 0.002578 3.574089 ( 4.472743)
build_all 0.008366 0.000953 6.084683 ( 5.254835)
build_install 0.018578 0.002071 7.652345 ( 6.469640)
test_btest 0.000783 0.000147 84.722540 ( 69.694893)
test_basic 0.005555 0.003578 0.998734 ( 1.721284)
test_all 0.089137 0.041278 758.706094 (688.985382)
test_rubyspec 0.022829 0.055219 105.210208 (165.597116)
total: 947.78 sec