Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-235938
#<BuildRuby:0x0000563ef7f3e198
@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.20230204-235938",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004796 0.000097 1.166322 ( 1.900190)
build_miniruby 0.001194 0.000155 1.217970 ( 1.269903)
build_ruby 0.001335 0.000175 2.370194 ( 2.630907)
build_all 0.007052 0.000000 3.818712 ( 2.162018)
build_install 0.015715 0.000196 2.940533 ( 2.422571)
test_btest 0.000759 0.000081 55.740064 ( 32.219891)
test_basic 0.001685 0.004539 0.458356 ( 0.687519)
test_all 0.001114 0.000159 634.336440 (269.997423)
test_rubyspec 0.024402 0.026696 74.217307 ( 94.096422)
total: 407.39 sec