Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-002308
#<BuildRuby:0x0000564bb6c1e2a8
@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.20221227-002308",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.004726 0.000000 0.821817 ( 1.552044)
build_miniruby 0.001162 0.000000 1.086179 ( 1.084637)
build_ruby 0.001370 0.000000 2.571842 ( 2.930177)
build_all 0.005494 0.000412 2.809583 ( 1.374813)
build_install 0.011883 0.000990 2.413063 ( 1.594237)
test_btest 0.000677 0.000056 52.809316 ( 14.710223)
test_basic 0.000000 0.004650 0.399828 ( 0.492060)
test_all 0.000000 0.001114 562.761514 (159.025046)
test_rubyspec 0.022952 0.018132 56.167809 ( 66.411294)
total: 249.18 sec