Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-142251
#<BuildRuby:0x0000556784ae2018
@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.20240208-142251",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003107 0.003732 2.621342 ( 3.900910)
build_miniruby 0.001337 0.000360 1.990577 ( 1.996267)
build_ruby 0.001144 0.000308 3.357573 ( 3.589218)
build_all 0.007242 0.001949 12.068734 ( 5.369719)
build_install 0.016909 0.004553 4.573585 ( 3.396392)
test_btest 0.000706 0.000190 87.404711 ( 35.176211)
test_basic 0.003325 0.004506 0.949061 ( 1.040258)
test_all 0.063822 0.051507 779.357801 (301.298317)
test_rubyspec 0.037982 0.069136 171.609089 (181.159652)
total: 536.93 sec