Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-151407
#<BuildRuby:0x0000557ab88ba2d0
@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.20221218-151407",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.000000 0.005135 1.159404 ( 1.561421)
build_miniruby 0.000035 0.001705 1.504667 ( 1.514439)
build_ruby 0.000000 0.001798 3.575621 ( 3.942323)
build_all 0.001781 0.006054 3.925812 ( 2.153930)
build_install 0.017369 0.001174 3.357924 ( 2.786163)
test_btest 0.000542 0.000108 57.228339 ( 22.208308)
test_basic 0.003323 0.000664 0.408443 ( 0.505153)
test_all 0.000000 0.001472 681.696242 (476.514674)
test_rubyspec 0.023878 0.036700 80.475117 (124.092084)
total: 635.28 sec