Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-055045
#<BuildRuby:0x000055b1cec21fc0
@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.20230604-055045",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006008 0.000000 1.804351 ( 3.326006)
build_miniruby 0.001287 0.000000 1.305450 ( 1.444329)
build_ruby 0.001343 0.000132 2.640951 ( 3.071107)
build_all 0.006526 0.000386 2.179083 ( 2.279827)
build_install 0.001544 0.016932 3.479655 ( 3.563238)
test_btest 0.000603 0.000185 76.648134 ( 40.976467)
test_basic 0.001986 0.004889 0.809969 ( 1.123820)
test_all 0.001597 0.000553 612.756834 (273.686192)
test_rubyspec 0.022350 0.028571 82.423071 (101.344255)
total: 430.82 sec