Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-202656
#<BuildRuby:0x0000563552fb9fb8
@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.20230202-202656",
@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.000012 0.000002 0.000014 ( 0.000012)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000876 0.004102 1.087112 ( 1.491888)
build_miniruby 0.001120 0.000169 1.006803 ( 1.005342)
build_ruby 0.001093 0.000164 2.030704 ( 2.273749)
build_all 0.006070 0.000277 3.505074 ( 1.740792)
build_install 0.003140 0.009202 2.545335 ( 1.706377)
test_btest 0.000000 0.000945 56.082371 ( 15.465236)
test_basic 0.001172 0.003700 0.416123 ( 0.507942)
test_all 0.001602 0.000458 627.158308 (177.484150)
test_rubyspec 0.018490 0.020125 64.198200 ( 74.122982)
total: 275.80 sec