Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-142217
#<BuildRuby:0x0000564e9a72e1a8
@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.20221230-142217",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004259 0.000170 0.987492 ( 1.372243)
build_miniruby 0.001121 0.000045 1.171853 ( 1.170378)
build_ruby 0.001344 0.000054 3.123701 ( 3.481015)
build_all 0.006278 0.000080 3.245720 ( 1.573748)
build_install 0.004635 0.008616 2.671235 ( 1.750789)
test_btest 0.000672 0.000075 56.800240 ( 15.103234)
test_basic 0.004251 0.000473 0.377657 ( 0.469807)
test_all 0.001136 0.000126 587.840962 (178.681189)
test_rubyspec 0.020014 0.016922 59.359704 ( 69.501600)
total: 273.10 sec