Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-024323
#<BuildRuby:0x0000562c6b102258
@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.20230526-024323",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.005982 1.822208 ( 4.014832)
build_miniruby 0.000748 0.000794 1.314979 ( 1.407336)
build_ruby 0.001288 0.000351 2.491833 ( 2.891969)
build_all 0.004145 0.002781 2.110635 ( 2.193224)
build_install 0.010147 0.005719 3.259981 ( 2.802108)
test_btest 0.000622 0.000199 76.024838 ( 38.372592)
test_basic 0.002206 0.004718 0.782285 ( 1.063693)
test_all 0.001144 0.000412 573.567802 (245.073620)
test_rubyspec 0.021007 0.031532 81.448937 ( 98.993999)
total: 396.81 sec