Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-014211
#<BuildRuby:0x000055cd6ca72008
@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.20230311-014211",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000015)
build_up 0.003121 0.002841 1.512183 ( 2.720925)
build_miniruby 0.001060 0.000252 1.261604 ( 1.260405)
build_ruby 0.001314 0.000000 2.601292 ( 2.805393)
build_all 0.000000 0.006703 2.126188 ( 1.307144)
build_install 0.013326 0.003342 3.277835 ( 2.282111)
test_btest 0.000538 0.000165 67.357105 ( 21.987412)
test_basic 0.000000 0.006538 0.524417 ( 0.623797)
test_all 0.000000 0.001154 534.723871 (168.376288)
test_rubyspec 0.017145 0.031905 76.281928 ( 86.608109)
total: 287.97 sec