Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-122718
#<BuildRuby:0x0000558ee720df70
@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.20240215-122718",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.005576 0.000462 2.070361 ( 2.648543)
build_miniruby 0.001308 0.000382 1.681093 ( 1.745400)
build_ruby 0.001452 0.000424 3.655953 ( 3.904515)
build_all 0.005240 0.003219 7.044029 ( 3.731147)
build_install 0.009758 0.011265 8.621922 ( 5.665987)
test_btest 0.000609 0.000231 91.943753 ( 42.106979)
test_basic 0.003623 0.005502 0.907080 ( 0.980763)
test_all 0.082863 0.034870 792.966783 (283.998394)
test_rubyspec 0.033531 0.053714 127.415002 (139.941379)
total: 484.72 sec