Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-234233
#<BuildRuby:0x0000562b03a8a2a8
@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.20230330-234233",
@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.000022 0.000001 0.000023 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005229 0.000238 1.504422 ( 2.785997)
build_miniruby 0.001366 0.000000 1.059330 ( 1.057644)
build_ruby 0.001419 0.000000 2.043346 ( 2.261773)
build_all 0.005297 0.000171 1.829401 ( 0.947397)
build_install 0.009526 0.003830 3.065840 ( 2.030495)
test_btest 0.000682 0.000051 68.989803 ( 18.271255)
test_basic 0.004280 0.000009 0.499431 ( 0.595448)
test_all 0.001779 0.000127 568.045661 (200.633882)
test_rubyspec 0.020081 0.019272 75.607038 ( 85.722998)
total: 314.31 sec