Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-205613
#<BuildRuby:0x00005615cacd23b0
@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.20230823-205613",
@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.000019 0.000003 0.000022 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.003012 0.003837 2.258022 ( 5.228113)
build_miniruby 0.001557 0.000269 1.671030 ( 2.034196)
build_ruby 0.001412 0.000243 3.231564 ( 4.458039)
build_all 0.003785 0.004869 6.326033 ( 5.465977)
build_install 0.012337 0.008357 7.894970 ( 8.088862)
test_btest 0.000839 0.000210 84.393901 ( 47.938131)
test_basic 0.003574 0.004058 0.948799 ( 1.453815)
test_all 0.007977 0.000995 675.745286 (332.724080)
test_rubyspec 0.038676 0.027433 105.290604 (135.916033)
total: 543.31 sec