Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-064223
#<BuildRuby:0x00005578d15b2198
@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.20230210-064223",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000026 0.000000 0.000026 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.004702 0.000153 1.171019 ( 1.654769)
build_miniruby 0.001169 0.000222 1.162156 ( 1.165006)
build_ruby 0.000000 0.001515 2.568671 ( 2.799463)
build_all 0.004352 0.002532 3.950749 ( 2.304938)
build_install 0.003577 0.010952 3.015963 ( 2.520480)
test_btest 0.000494 0.000165 56.059448 ( 27.316612)
test_basic 0.004447 0.001483 0.430895 ( 0.535701)
test_all 0.001242 0.000414 627.304720 (244.851307)
test_rubyspec 0.014460 0.030697 70.961224 ( 81.352024)
total: 364.50 sec