Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-201036
#<BuildRuby:0x000055a27c252168
@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.20221228-201036",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.003844 0.000334 0.996805 ( 1.380747)
build_miniruby 0.001103 0.000095 1.243085 ( 1.241517)
build_ruby 0.001216 0.000106 2.704409 ( 3.070104)
build_all 0.006595 0.000193 3.491781 ( 1.687111)
build_install 0.013603 0.000000 2.797629 ( 1.833822)
test_btest 0.000000 0.000723 55.930396 ( 15.346236)
test_basic 0.003464 0.002681 0.360253 ( 0.451594)
test_all 0.000829 0.000082 608.848824 (172.299641)
test_rubyspec 0.031007 0.006370 64.371063 ( 74.144925)
total: 271.46 sec