Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-135947
#<BuildRuby:0x000055a8cc0a23d0
@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.20221221-135947",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004807 0.000192 1.040130 ( 1.469356)
build_miniruby 0.001442 0.000057 1.289586 ( 1.289982)
build_ruby 0.000000 0.001932 3.401972 ( 3.743684)
build_all 0.005172 0.002284 3.891629 ( 2.204648)
build_install 0.012186 0.004202 3.110431 ( 2.275852)
test_btest 0.000664 0.000069 56.718186 ( 23.727033)
test_basic 0.004598 0.000000 0.407448 ( 0.505765)
test_all 0.001201 0.000000 643.839357 (223.676972)
test_rubyspec 0.043512 0.006583 69.516840 ( 79.523571)
total: 338.42 sec