Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-073033
#<BuildRuby:0x00005598d035df68
@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.20230509-073033",
@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.000001 0.000021 ( 0.000020)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.002473 0.004223 1.935329 ( 3.957589)
build_miniruby 0.001365 0.000105 1.422906 ( 1.509713)
build_ruby 0.001604 0.000123 2.692579 ( 2.927738)
build_all 0.006787 0.000000 2.095933 ( 1.816413)
build_install 0.006561 0.010866 3.480342 ( 3.514381)
test_btest 0.000000 0.001054 74.889774 ( 40.143222)
test_basic 0.000000 0.006844 0.803529 ( 1.076090)
test_all 0.000000 0.002171 577.880040 (235.919387)
test_rubyspec 0.027564 0.022295 81.343896 ( 96.254263)
total: 387.12 sec