Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-085920
#<BuildRuby:0x0000560b8323e008
@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.20230215-085920",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000017 0.000006 0.000023 ( 0.000024)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.004320 0.000149 1.349633 ( 1.736767)
build_miniruby 0.000873 0.000291 1.050047 ( 1.048296)
build_ruby 0.001086 0.000362 2.068844 ( 2.256954)
build_all 0.004505 0.001501 3.600982 ( 1.745228)
build_install 0.004111 0.008381 2.810526 ( 1.933529)
test_btest 0.000650 0.000265 55.313252 ( 15.086368)
test_basic 0.004328 0.000034 0.451609 ( 0.543627)
test_all 0.000787 0.000308 629.065946 (180.295746)
test_rubyspec 0.027793 0.012909 65.618142 ( 75.536642)
total: 280.18 sec