Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-063355
#<BuildRuby:0x0000561d9fb128e0
@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.20221228-063355",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.000773 0.003981 0.826619 ( 1.200992)
build_miniruby 0.001217 0.000053 1.192353 ( 1.190624)
build_ruby 0.001427 0.000062 2.634176 ( 3.013360)
build_all 0.005803 0.000252 2.799466 ( 1.387919)
build_install 0.001509 0.012603 2.515699 ( 1.611329)
test_btest 0.000000 0.001098 54.823254 ( 14.142969)
test_basic 0.001729 0.003435 0.341548 ( 0.433596)
test_all 0.000910 0.000189 565.514435 (162.401759)
test_rubyspec 0.017082 0.022009 54.616516 ( 64.566598)
total: 249.95 sec