Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-134715
#<BuildRuby:0x000055d6b84b5f70
@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.20230310-134715",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.004461 0.000892 1.751902 ( 3.173549)
build_miniruby 0.000000 0.001388 1.181653 ( 1.180724)
build_ruby 0.000000 0.001610 2.385066 ( 2.575894)
build_all 0.006213 0.000529 2.151967 ( 1.387199)
build_install 0.008409 0.007145 3.146747 ( 2.258603)
test_btest 0.000566 0.000158 69.525809 ( 22.927508)
test_basic 0.000083 0.004025 0.517581 ( 0.614681)
test_all 0.000695 0.000223 572.925315 (222.356822)
test_rubyspec 0.030096 0.012740 71.095919 ( 80.969876)
total: 337.45 sec