Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-174744
#<BuildRuby:0x0000565321329ef0
@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.20230109-174744",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004031 0.000550 1.083087 ( 1.460548)
build_miniruby 0.001194 0.000163 1.211858 ( 1.210209)
build_ruby 0.000000 0.001379 3.142102 ( 3.507355)
build_all 0.005826 0.001705 3.811911 ( 1.967721)
build_install 0.008243 0.007207 2.806236 ( 2.032622)
test_btest 0.000614 0.000132 56.569808 ( 16.956013)
test_basic 0.001750 0.004337 0.396054 ( 0.495064)
test_all 0.000000 0.001661 648.561906 (199.627488)
test_rubyspec 0.024115 0.018456 66.226026 ( 76.236944)
total: 303.49 sec