Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-195554
#<BuildRuby:0x0000564584565f48
@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.20230501-195554",
@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.000000 0.000013 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.001610 0.003742 1.422341 ( 2.726409)
build_miniruby 0.001055 0.000078 1.093538 ( 1.091518)
build_ruby 0.001081 0.000080 2.158096 ( 2.364164)
build_all 0.001217 0.004047 1.807124 ( 1.019002)
build_install 0.010392 0.004878 3.019613 ( 2.007022)
test_btest 0.000802 0.000114 72.698657 ( 19.867846)
test_basic 0.001976 0.004575 0.701732 ( 0.778363)
test_all 0.000849 0.000152 535.376747 (183.225925)
test_rubyspec 0.013573 0.026173 69.809081 ( 81.561716)
total: 294.64 sec