Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-231323
#<BuildRuby:0x000055afaecc5e80
@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.20230725-231323",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006433 0.001029 2.208404 ( 5.344114)
build_miniruby 0.001196 0.000191 1.682070 ( 2.096489)
build_ruby 0.001782 0.000000 3.356397 ( 5.315708)
build_all 0.000000 0.007788 2.724521 ( 3.343837)
build_install 0.011908 0.008797 4.225701 ( 5.176364)
test_btest 0.000620 0.000171 80.804277 ( 55.453619)
test_basic 0.006219 0.001715 0.968833 ( 1.393154)
test_all 0.000991 0.000274 624.511035 (481.363880)
test_rubyspec 0.024336 0.034801 93.883591 (168.279816)
total: 727.77 sec