Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-225143
#<BuildRuby:0x0000564d0c7223b0
@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.20221223-225143",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004922 0.000154 1.253615 ( 1.826716)
build_miniruby 0.001330 0.000234 3.924787 ( 3.192758)
build_ruby 0.001535 0.000271 3.317623 ( 3.660950)
build_all 0.000000 0.007740 3.806603 ( 2.005478)
build_install 0.006113 0.008413 2.893721 ( 2.016892)
test_btest 0.000475 0.000175 57.710767 ( 23.894683)
test_basic 0.003155 0.001162 0.387195 ( 3.094886)
test_all 0.000000 0.001232 640.099293 (224.318768)
test_rubyspec 0.023363 0.018949 66.432491 ( 76.448151)
total: 340.46 sec