Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-175510
#<BuildRuby:0x000055de071c23d0
@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.20230924-175510",
@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.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006564 0.000679 2.220559 ( 4.263197)
build_miniruby 0.001441 0.000000 1.656345 ( 1.834512)
build_ruby 0.001528 0.000000 3.142581 ( 3.733163)
build_all 0.004246 0.004402 6.164539 ( 4.348263)
build_install 0.017115 0.001088 7.710969 ( 5.549065)
test_btest 0.000736 0.000092 80.341021 ( 43.585211)
test_basic 0.000597 0.008300 0.961091 ( 1.346884)
test_all 0.008168 0.001390 685.481636 (296.082364)
test_rubyspec 0.050990 0.020865 104.308423 (132.898151)
total: 493.64 sec