Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-120050
#<BuildRuby:0x000055a9e38a1820
@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.20221207-120050",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.001518 0.003604 1.412190 ( 1.676593)
build_miniruby 0.001035 0.000141 1.231515 ( 1.247716)
build_ruby 0.001288 0.000176 2.321107 ( 2.322555)
build_all 0.006482 0.000332 3.754546 ( 2.515257)
build_install 0.010945 0.003865 2.788165 ( 2.329742)
test_btest 0.000612 0.000094 54.634792 ( 27.739546)
test_basic 0.000000 0.003929 0.386792 ( 0.486363)
test_all 0.000000 0.001885 630.753909 (260.561946)
test_rubyspec 0.013217 0.034752 70.147789 ( 82.516602)
total: 381.40 sec