Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-003142
#<BuildRuby:0x00005648794ee1a8
@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.20221231-003142",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.003565 0.000713 1.125886 ( 1.516447)
build_miniruby 0.001542 0.000000 1.266067 ( 1.264744)
build_ruby 0.001717 0.000000 3.367779 ( 3.777674)
build_all 0.006179 0.000233 3.719868 ( 1.976660)
build_install 0.008094 0.006406 3.055727 ( 2.289108)
test_btest 0.000547 0.000126 55.981401 ( 21.762141)
test_basic 0.004680 0.001080 0.419053 ( 0.525291)
test_all 0.000853 0.000197 644.442276 (231.924779)
test_rubyspec 0.023781 0.018913 67.704913 ( 77.766821)
total: 342.80 sec