Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-141905
#<BuildRuby:0x0000561c3ad02008
@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.20230830-141905",
@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.000023 0.000002 0.000025 ( 0.000019)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.005942 0.000220 1.866946 ( 3.046492)
build_miniruby 0.002000 0.000207 1.754526 ( 2.033733)
build_ruby 0.001696 0.000175 3.277217 ( 3.719590)
build_all 0.008167 0.000845 6.489845 ( 4.381297)
build_install 0.019126 0.000000 7.913976 ( 6.192294)
test_btest 0.000999 0.000000 84.313218 ( 44.463292)
test_basic 0.000000 0.007928 0.996549 ( 1.333710)
test_all 0.005007 0.004433 676.048608 (321.959830)
test_rubyspec 0.036171 0.032558 104.439808 (124.853117)
total: 511.98 sec