Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-080857
#<BuildRuby:0x0000564bed981fb8
@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.20240123-080857",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005786 0.000188 1.731283 ( 2.282911)
build_miniruby 0.000000 0.001826 1.634381 ( 1.636080)
build_ruby 0.000127 0.001648 3.331388 ( 3.586889)
build_all 0.007763 0.000000 6.373580 ( 3.118967)
build_install 0.017139 0.000590 7.888047 ( 4.285271)
test_btest 0.000834 0.000101 86.087321 ( 31.699445)
test_basic 0.002404 0.003936 0.907370 ( 0.979706)
test_all 0.075406 0.038242 757.493916 (291.432741)
test_rubyspec 0.059744 0.043031 166.007369 (177.779565)
total: 516.80 sec