Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-225447
#<BuildRuby:0x000055cf6f93e3d0
@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.20230507-225447",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001474 0.004187 1.735572 ( 2.955965)
build_miniruby 0.000995 0.000120 0.998737 ( 0.997140)
build_ruby 0.001291 0.000155 1.955791 ( 2.168397)
build_all 0.004557 0.000547 1.839778 ( 1.031985)
build_install 0.012404 0.000929 2.920858 ( 1.925387)
test_btest 0.000308 0.000774 73.106881 ( 18.931938)
test_basic 0.001756 0.003418 0.634502 ( 0.707658)
test_all 0.000795 0.000117 555.689481 (162.830232)
test_rubyspec 0.026342 0.016728 73.237668 ( 85.065565)
total: 276.62 sec