Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-042253
#<BuildRuby:0x000055ed8baa27f0
@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.20230209-042253",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.006713 0.000915 1.248333 ( 2.737835)
build_miniruby 0.001746 0.000238 1.342297 ( 1.737122)
build_ruby 0.001765 0.000241 2.740822 ( 3.640966)
build_all 0.008845 0.000566 4.136492 ( 5.549749)
build_install 0.018738 0.001755 3.325194 ( 4.330810)
test_btest 0.000955 0.000119 61.986645 ( 66.080535)
test_basic 0.001612 0.004737 0.476792 ( 0.909041)
test_all 0.001646 0.000264 690.233048 (432.950168)
test_rubyspec 0.031753 0.018356 71.286319 ( 87.312340)
total: 605.25 sec