Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-124739
#<BuildRuby:0x000055d4b89f6360
@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.20230922-124739",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.004081 0.003964 2.430423 ( 4.965226)
build_miniruby 0.001682 0.000102 11.614733 ( 11.688310)
build_ruby 0.001712 0.000103 3.672520 ( 4.068489)
build_all 0.007714 0.000215 6.506070 ( 4.977990)
build_install 0.014016 0.004651 7.989149 ( 6.699362)
test_btest 0.000973 0.000081 85.220727 ( 50.362177)
test_basic 0.007750 0.000645 0.949506 ( 1.391816)
test_all 0.004399 0.005074 709.676013 (328.086852)
test_rubyspec 0.043166 0.027857 106.024713 (124.157285)
total: 536.40 sec