Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-183315
#<BuildRuby:0x0000561c9c2f1ed0
@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.20230130-183315",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000020 0.003991 1.003630 ( 1.405507)
build_miniruby 0.001124 0.000094 0.976301 ( 0.974584)
build_ruby 0.001109 0.000092 2.007727 ( 2.227671)
build_all 0.000268 0.006964 3.311463 ( 1.472897)
build_install 0.011016 0.001071 2.309341 ( 1.478032)
test_btest 0.000793 0.000117 55.861201 ( 15.312369)
test_basic 0.004626 0.000685 0.338927 ( 0.430383)
test_all 0.001039 0.000154 581.761343 (173.893742)
test_rubyspec 0.010646 0.022155 59.223368 ( 69.149668)
total: 266.35 sec