Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-004847
#<BuildRuby:0x0000559c81f6e258
@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.20230906-004847",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003034 0.002893 1.835687 ( 2.263925)
build_miniruby 0.001662 0.000208 1.727471 ( 1.730146)
build_ruby 0.001483 0.000186 3.425454 ( 3.657195)
build_all 0.007331 0.000422 6.274320 ( 3.926857)
build_install 0.009599 0.009649 7.405634 ( 4.548187)
test_btest 0.001032 0.000188 85.081931 ( 41.288855)
test_basic 0.008114 0.000000 0.977272 ( 1.406034)
test_all 0.002006 0.007975 735.604305 (301.730251)
test_rubyspec 0.022851 0.044235 103.182446 (116.106723)
total: 476.66 sec