Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-125544
#<BuildRuby:0x0000557249402228
@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.20230104-125544",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.001266 0.003352 1.024454 ( 1.451057)
build_miniruby 0.000000 0.001209 1.251089 ( 1.249785)
build_ruby 0.000468 0.000771 3.296797 ( 3.644959)
build_all 0.006542 0.000000 3.425226 ( 1.737480)
build_install 0.007136 0.006969 2.807841 ( 1.859157)
test_btest 0.000636 0.000182 55.636042 ( 15.453937)
test_basic 0.000000 0.005583 0.404622 ( 0.502625)
test_all 0.000000 0.001197 606.654593 (176.786400)
test_rubyspec 0.017620 0.027123 65.012865 ( 74.986455)
total: 277.67 sec