Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-211032
#<BuildRuby:0x0000556627bc2090
@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.20230106-211032",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.004641 0.000000 1.071624 ( 1.505853)
build_miniruby 0.001360 0.000000 1.396518 ( 1.399383)
build_ruby 0.001549 0.000000 3.368392 ( 3.734623)
build_all 0.007588 0.000000 3.759417 ( 1.892720)
build_install 0.014560 0.001727 2.850737 ( 2.074966)
test_btest 0.000572 0.000160 58.092512 ( 17.702123)
test_basic 0.000227 0.004362 0.397615 ( 0.491142)
test_all 0.001598 0.000511 647.956913 (208.092695)
test_rubyspec 0.014899 0.043184 70.981830 ( 81.393421)
total: 318.29 sec