Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-091034
#<BuildRuby:0x000055b460586230
@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.20230806-091034",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.000000 0.008319 2.305451 ( 6.887759)
build_miniruby 0.000000 0.001377 1.768736 ( 3.498642)
build_ruby 0.000292 0.001120 3.575071 ( 8.073304)
build_all 0.005172 0.003245 2.883703 ( 3.508694)
build_install 0.012754 0.007964 4.497843 ( 7.283101)
test_btest 0.000791 0.000220 86.036737 ( 69.011361)
test_basic 0.000942 0.008023 1.006735 ( 1.787678)
test_all 0.000876 0.000292 691.610401 (530.603002)
test_rubyspec 0.034576 0.029504 103.845989 (193.137233)
total: 823.79 sec