Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-225115
#<BuildRuby:0x000055a834ea6230
@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.20221221-225115",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.004605 0.000576 1.181900 ( 2.108328)
build_miniruby 0.001391 0.000000 1.363207 ( 1.380438)
build_ruby 0.001707 0.000000 3.542438 ( 3.992492)
build_all 0.007201 0.000000 3.929240 ( 2.622700)
build_install 0.008628 0.008073 3.323655 ( 3.046469)
test_btest 0.000816 0.000000 56.575265 ( 33.085752)
test_basic 0.005961 0.000000 0.437186 ( 0.719207)
test_all 0.001502 0.000000 633.794208 (277.972722)
test_rubyspec 0.030408 0.020019 71.380564 ( 86.905177)
total: 411.83 sec