Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-141841
#<BuildRuby:0x0000559f0182a258
@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.20230727-141841",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006424 0.000741 2.326132 ( 5.295057)
build_miniruby 0.001675 0.000000 1.651447 ( 2.387145)
build_ruby 0.001797 0.000000 3.180736 ( 4.607976)
build_all 0.008823 0.000000 2.738801 ( 3.043845)
build_install 0.013527 0.004878 4.438035 ( 4.560901)
test_btest 0.000722 0.000093 80.938248 ( 47.359475)
test_basic 0.002113 0.004788 0.934111 ( 1.443057)
test_all 0.001895 0.000000 639.328201 (298.004233)
test_rubyspec 0.029742 0.026489 91.678055 (105.801689)
total: 472.50 sec