Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-064928
#<BuildRuby:0x000055b132759fe8
@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-064928",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004355 0.000056 1.097440 ( 1.459285)
build_miniruby 0.001212 0.000182 1.351465 ( 1.349866)
build_ruby 0.001585 0.000237 3.271096 ( 3.590659)
build_all 0.006109 0.000916 3.671969 ( 1.851627)
build_install 0.012562 0.002276 2.926638 ( 2.038907)
test_btest 0.000619 0.000095 57.656495 ( 18.843648)
test_basic 0.003874 0.000000 0.418701 ( 0.517194)
test_all 0.002829 0.000000 642.418551 (216.221014)
test_rubyspec 0.034641 0.014772 73.201005 ( 86.128368)
total: 332.00 sec