Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-000749
#<BuildRuby:0x000055626dc5e138
@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.20240223-000749",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004874 0.004419 2.674811 ( 4.765354)
build_miniruby 0.001512 0.000112 1.836403 ( 2.569536)
build_ruby 0.000000 0.001952 3.862951 ( 5.396968)
build_all 0.003781 0.004814 7.077619 ( 8.670860)
build_install 0.020839 0.001588 8.807246 ( 11.614661)
test_btest 0.000876 0.000106 93.778526 (113.247256)
test_basic 0.004310 0.004300 1.000469 ( 1.896019)
test_all 0.093895 0.026520 785.276798 (531.543379)
test_rubyspec 0.055260 0.032539 132.522299 (171.960287)
total: 851.67 sec