Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-221814
#<BuildRuby:0x000056310cfc23b0
@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.20230202-221814",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.000000 0.004911 1.123169 ( 1.509628)
build_miniruby 0.000000 0.001275 1.129456 ( 1.127329)
build_ruby 0.000000 0.001299 2.082351 ( 2.283584)
build_all 0.006273 0.000695 3.532985 ( 1.706034)
build_install 0.011921 0.004035 2.812453 ( 2.042329)
test_btest 0.000720 0.000124 55.604080 ( 15.108122)
test_basic 0.000445 0.004210 0.385707 ( 0.479028)
test_all 0.001285 0.000266 615.719773 (180.266381)
test_rubyspec 0.012411 0.031615 65.336015 ( 75.000083)
total: 279.52 sec