Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-084154
#<BuildRuby:0x0000557d92366018
@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.20230105-084154",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.004721 0.894094 ( 1.337405)
build_miniruby 0.000000 0.001148 1.122714 ( 1.121204)
build_ruby 0.000000 0.001732 2.713820 ( 3.072637)
build_all 0.000007 0.006344 3.214591 ( 1.634807)
build_install 0.010923 0.001309 2.637070 ( 1.730596)
test_btest 0.000574 0.000219 53.976424 ( 14.165120)
test_basic 0.003516 0.001340 0.370086 ( 0.462444)
test_all 0.000687 0.000261 547.173194 (155.852606)
test_rubyspec 0.007906 0.031543 56.226183 ( 66.260397)
total: 245.64 sec