Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-104032
#<BuildRuby:0x000055e7203ea2a8
@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.20230514-104032",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005458 0.000175 1.683268 ( 2.931093)
build_miniruby 0.001255 0.000150 1.203162 ( 1.201397)
build_ruby 0.001478 0.000177 2.368456 ( 2.575442)
build_all 0.005023 0.000603 1.975014 ( 1.181951)
build_install 0.009927 0.004555 3.249631 ( 2.266090)
test_btest 0.000538 0.000079 72.673746 ( 23.056562)
test_basic 0.005216 0.000109 0.681398 ( 0.760572)
test_all 0.001652 0.000236 552.590346 (196.855244)
test_rubyspec 0.028793 0.019637 74.455113 ( 86.367248)
total: 317.20 sec