Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-190905
#<BuildRuby:0x0000555d3afcdfb8
@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.20221218-190905",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003770 0.000718 1.142643 ( 1.564470)
build_miniruby 0.001529 0.000291 1.396378 ( 1.395203)
build_ruby 0.001475 0.000281 3.244184 ( 3.595777)
build_all 0.006110 0.001164 3.770836 ( 1.975687)
build_install 0.009624 0.006145 2.978816 ( 1.991282)
test_btest 0.000962 0.000222 56.134449 ( 17.085451)
test_basic 0.003751 0.000866 0.395711 ( 0.491007)
test_all 0.000907 0.000209 646.845743 (244.059939)
test_rubyspec 0.047175 0.008557 76.115061 ( 95.374808)
total: 367.53 sec