Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-204943
#<BuildRuby:0x00005570223ae6d8
@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.20230208-204943",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000873 0.004142 0.943915 ( 1.327771)
build_miniruby 0.000000 0.001346 1.188043 ( 1.186424)
build_ruby 0.000000 0.001483 2.286874 ( 2.488333)
build_all 0.001607 0.005545 3.612163 ( 1.804571)
build_install 0.010185 0.004731 2.894473 ( 2.020186)
test_btest 0.000646 0.000206 56.663956 ( 15.675979)
test_basic 0.003571 0.001136 0.362435 ( 0.455787)
test_all 0.001709 0.000000 628.914507 (203.845046)
test_rubyspec 0.028071 0.020841 73.800286 ( 84.596289)
total: 313.40 sec