Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-141542
#<BuildRuby:0x000056130361a258
@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.20230311-141542",
@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.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005562 0.000696 1.851974 ( 4.273880)
build_miniruby 0.000000 0.001437 1.285871 ( 1.513383)
build_ruby 0.000000 0.001584 2.610265 ( 3.131665)
build_all 0.001297 0.005596 2.140851 ( 2.447724)
build_install 0.008122 0.009673 3.421667 ( 3.563564)
test_btest 0.000566 0.000159 65.568983 ( 39.184424)
test_basic 0.002521 0.003879 0.522445 ( 0.757045)
test_all 0.001122 0.000155 547.725621 (250.045504)
test_rubyspec 0.036903 0.007529 76.840569 ( 91.680622)
total: 396.60 sec