Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-071958
#<BuildRuby:0x000055d4e6f51fc0
@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.20221208-071958",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004590 0.001021 1.445830 ( 1.800325)
build_miniruby 0.000906 0.000201 1.363774 ( 1.363697)
build_ruby 0.001165 0.000258 2.302841 ( 2.296978)
build_all 0.005196 0.001155 3.511258 ( 1.790634)
build_install 0.009619 0.003596 2.788942 ( 1.895872)
test_btest 0.000554 0.000132 54.621045 ( 16.501971)
test_basic 0.003515 0.000837 0.392778 ( 0.486569)
test_all 0.000861 0.000205 626.130396 (197.903285)
test_rubyspec 0.019087 0.012237 61.895356 ( 71.817247)
total: 295.86 sec