Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-094257
#<BuildRuby:0x00005569a3a96228
@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.20230920-094257",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.005619 0.001297 2.272060 ( 4.221712)
build_miniruby 0.001446 0.000334 1.660216 ( 1.662007)
build_ruby 0.000000 0.002140 3.468660 ( 3.751094)
build_all 0.002556 0.005829 6.363993 ( 4.217297)
build_install 0.014282 0.006036 7.949648 ( 6.432237)
test_btest 0.000732 0.000227 85.746624 ( 43.017252)
test_basic 0.008686 0.000000 1.001701 ( 1.238159)
test_all 0.009906 0.000000 676.887142 (271.234126)
test_rubyspec 0.043896 0.028124 100.984221 (112.338247)
total: 448.11 sec