Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-154413
#<BuildRuby:0x00005622e500e7c8
@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.20230605-154413",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.001860 0.004149 1.582721 ( 2.876950)
build_miniruby 0.001382 0.000116 1.379783 ( 1.378235)
build_ruby 0.001426 0.000119 2.641835 ( 2.828423)
build_all 0.003146 0.004071 1.943170 ( 1.300456)
build_install 0.013350 0.004904 3.532072 ( 2.587651)
test_btest 0.000756 0.000112 76.820243 ( 25.511406)
test_basic 0.004506 0.000667 0.671395 ( 0.746838)
test_all 0.001503 0.000223 574.205588 (184.266980)
test_rubyspec 0.020719 0.031444 78.005979 ( 89.936521)
total: 311.43 sec