Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-120447
#<BuildRuby:0x000055fb08d81fb8
@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.20230206-120447",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.000459 0.004075 1.097115 ( 1.512277)
build_miniruby 0.000892 0.000202 1.127944 ( 1.126510)
build_ruby 0.000970 0.000221 1.715760 ( 1.928366)
build_all 0.005480 0.000304 2.909715 ( 1.398370)
build_install 0.005750 0.004546 2.412839 ( 1.653004)
test_btest 0.000576 0.000144 55.734055 ( 14.545310)
test_basic 0.001169 0.003380 0.389749 ( 0.482750)
test_all 0.000751 0.000210 572.402281 (161.374690)
test_rubyspec 0.012451 0.024911 56.653387 ( 66.573714)
total: 250.60 sec