Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-052601
#<BuildRuby:0x000055e03e952120
@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.20230827-052601",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.003657 0.002416 2.208165 ( 3.564279)
build_miniruby 0.000000 0.001956 1.681299 ( 1.787330)
build_ruby 0.000046 0.001733 3.167742 ( 3.655404)
build_all 0.007907 0.000140 6.291235 ( 4.579798)
build_install 0.021030 0.000664 7.859748 ( 5.887787)
test_btest 0.000870 0.000000 86.008741 ( 51.154940)
test_basic 0.004947 0.003269 1.001724 ( 1.288310)
test_all 0.004340 0.005331 772.425027 (483.196647)
test_rubyspec 0.042643 0.040963 112.667871 (168.748123)
total: 723.86 sec