Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-072352
#<BuildRuby:0x0000559e470ba050
@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.20240129-072352",
@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.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005341 0.000616 2.034280 ( 3.064379)
build_miniruby 0.001772 0.000000 1.708633 ( 1.723417)
build_ruby 0.001566 0.000000 3.596495 ( 4.106812)
build_all 0.000000 0.008489 6.097992 ( 4.346699)
build_install 0.016174 0.003991 7.904440 ( 6.072432)
test_btest 0.000745 0.000149 89.629844 ( 64.725133)
test_basic 0.006523 0.001304 1.018443 ( 1.328784)
test_all 0.069617 0.048117 760.939537 (371.177249)
test_rubyspec 0.065030 0.042288 166.180704 (178.402619)
total: 634.95 sec