Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-191519
#<BuildRuby:0x00005578e4a0df90
@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.20221229-191519",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000745 0.004236 0.931564 ( 1.328313)
build_miniruby 0.000912 0.000261 1.361105 ( 1.359462)
build_ruby 0.001088 0.000310 3.024340 ( 3.375308)
build_all 0.004445 0.001270 2.972745 ( 1.407690)
build_install 0.014146 0.000000 2.836233 ( 1.842244)
test_btest 0.000681 0.000000 55.540541 ( 14.604896)
test_basic 0.004366 0.000249 0.407921 ( 0.500291)
test_all 0.001204 0.000268 603.495580 (171.163538)
test_rubyspec 0.018194 0.021135 59.451758 ( 69.570829)
total: 265.15 sec