Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-101514
#<BuildRuby:0x0000563212b0a118
@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.20221230-101514",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004342 0.000181 1.098444 ( 1.469957)
build_miniruby 0.001214 0.000051 1.272094 ( 1.271567)
build_ruby 0.001424 0.000060 3.085936 ( 3.467112)
build_all 0.001567 0.004442 3.370693 ( 1.548717)
build_install 0.005875 0.007682 2.820052 ( 1.882678)
test_btest 0.000644 0.000095 55.943546 ( 15.785498)
test_basic 0.005772 0.000855 0.433557 ( 0.530861)
test_all 0.000976 0.000145 617.685034 (179.795162)
test_rubyspec 0.034514 0.007126 65.471581 ( 75.444586)
total: 281.20 sec