Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-085206
#<BuildRuby:0x0000556339a25fe8
@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-085206",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001159 0.003665 1.050772 ( 1.586729)
build_miniruby 0.001063 0.000145 1.051595 ( 1.049904)
build_ruby 0.001465 0.000000 2.989862 ( 3.368219)
build_all 0.006062 0.000000 3.695615 ( 1.934577)
build_install 0.005665 0.007463 2.870583 ( 1.902395)
test_btest 0.000971 0.000000 57.386520 ( 15.586551)
test_basic 0.004446 0.000297 0.439055 ( 0.531614)
test_all 0.000989 0.000776 611.405869 (172.714407)
test_rubyspec 0.021251 0.013764 60.807413 ( 70.906495)
total: 269.58 sec