Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-060041
#<BuildRuby:0x000055b99c0b1ed0
@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-060041",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001805 0.003253 0.897175 ( 1.286750)
build_miniruby 0.001084 0.000125 1.191444 ( 1.190103)
build_ruby 0.001688 0.000195 3.201232 ( 3.522609)
build_all 0.003280 0.003754 3.613845 ( 1.879235)
build_install 0.012383 0.000655 2.726726 ( 1.761801)
test_btest 0.000668 0.000092 56.157594 ( 14.900115)
test_basic 0.000559 0.003434 0.382010 ( 0.475887)
test_all 0.001319 0.000220 591.222575 (168.059892)
test_rubyspec 0.020137 0.015876 61.926597 ( 71.922375)
total: 265.00 sec